|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceQueueCreateFlags | flags |
| uint32_t | queueFamilyIndex |
| uint32_t | queueIndex |
Definition at line 5332 of file vulkan_core.h.
| VkDeviceQueueCreateFlags VkDeviceQueueInfo2::flags |
Definition at line 5335 of file vulkan_core.h.
| const void* VkDeviceQueueInfo2::pNext |
Definition at line 5334 of file vulkan_core.h.
| uint32_t VkDeviceQueueInfo2::queueFamilyIndex |
Definition at line 5336 of file vulkan_core.h.
| uint32_t VkDeviceQueueInfo2::queueIndex |
Definition at line 5337 of file vulkan_core.h.
| VkStructureType VkDeviceQueueInfo2::sType |
Definition at line 5333 of file vulkan_core.h.