![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
bool | isComplete () |
Public Attributes | |
int | graphicsFamily = -1 |
int | presentFamily = -1 |
Definition at line 35 of file vulkanwrapper.cpp.
|
inline |
Definition at line 39 of file vulkanwrapper.cpp.
References graphicsFamily, and presentFamily.
int QueueFamilyIndices::graphicsFamily = -1 |
Definition at line 36 of file vulkanwrapper.cpp.
Referenced by isComplete().
int QueueFamilyIndices::presentFamily = -1 |
Definition at line 37 of file vulkanwrapper.cpp.
Referenced by isComplete().