![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
bool | isComplete () |
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.
|
inline |
Definition at line 39 of file vulkanwrapper.cpp.
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().