|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkQueueFamilyProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkQueueFamilyProperties | queueFamilyProperties |
Definition at line 4425 of file vulkan_core.h.
| void* VkQueueFamilyProperties2::pNext |
Definition at line 4427 of file vulkan_core.h.
| VkQueueFamilyProperties VkQueueFamilyProperties2::queueFamilyProperties |
Definition at line 4428 of file vulkan_core.h.
| VkStructureType VkQueueFamilyProperties2::sType |
Definition at line 4426 of file vulkan_core.h.