#include <vulkan_core.h>
Public Attributes | |
uint32_t | commandBufferCount |
VkCommandPool | commandPool |
VkCommandBufferLevel | level |
const void * | pNext |
VkStructureType | sType |
Definition at line 2541 of file vulkan_core.h.
uint32_t VkCommandBufferAllocateInfo::commandBufferCount |
Definition at line 2546 of file vulkan_core.h.
VkCommandPool VkCommandBufferAllocateInfo::commandPool |
Definition at line 2544 of file vulkan_core.h.
VkCommandBufferLevel VkCommandBufferAllocateInfo::level |
Definition at line 2545 of file vulkan_core.h.
const void* VkCommandBufferAllocateInfo::pNext |
Definition at line 2543 of file vulkan_core.h.
VkStructureType VkCommandBufferAllocateInfo::sType |
Definition at line 2542 of file vulkan_core.h.