HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkCommandBuffer | commandBuffer |
uint32_t | deviceMask |
Definition at line 6948 of file vulkan_core.h.
VkCommandBuffer VkCommandBufferSubmitInfo::commandBuffer |
Definition at line 6951 of file vulkan_core.h.
uint32_t VkCommandBufferSubmitInfo::deviceMask |
Definition at line 6952 of file vulkan_core.h.
const void* VkCommandBufferSubmitInfo::pNext |
Definition at line 6950 of file vulkan_core.h.
VkStructureType VkCommandBufferSubmitInfo::sType |
Definition at line 6949 of file vulkan_core.h.