Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkCommandPoolCreateFlags | flags |
uint32_t | queueFamilyIndex |
Definition at line 3901 of file vulkan_core.h.
VkCommandPoolCreateFlags VkCommandPoolCreateInfo::flags |
Definition at line 3904 of file vulkan_core.h.
const void* VkCommandPoolCreateInfo::pNext |
Definition at line 3903 of file vulkan_core.h.
uint32_t VkCommandPoolCreateInfo::queueFamilyIndex |
Definition at line 3905 of file vulkan_core.h.
VkStructureType VkCommandPoolCreateInfo::sType |
Definition at line 3902 of file vulkan_core.h.