#include <vulkan_core.h>
Public Attributes | |
VkCommandPoolCreateFlags | flags |
const void * | pNext |
uint32_t | queueFamilyIndex |
VkStructureType | sType |
Definition at line 2534 of file vulkan_core.h.
VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags |
Definition at line 2537 of file vulkan_core.h.
const void* VkCommandPoolCreateInfo::pNext |
Definition at line 2536 of file vulkan_core.h.
uint32_t VkCommandPoolCreateInfo::queueFamilyIndex |
Definition at line 2538 of file vulkan_core.h.
VkStructureType VkCommandPoolCreateInfo::sType |
Definition at line 2535 of file vulkan_core.h.