Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkCommandPoolCreateFlags | flags |
uint32_t | queueFamilyIndex |
Definition at line 3797 of file vulkan_core.h.
VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags |
Definition at line 3800 of file vulkan_core.h.
const void* VkCommandPoolCreateInfo::pNext |
Definition at line 3799 of file vulkan_core.h.
uint32_t VkCommandPoolCreateInfo::queueFamilyIndex |
Definition at line 3801 of file vulkan_core.h.
VkStructureType VkCommandPoolCreateInfo::sType |
Definition at line 3798 of file vulkan_core.h.