SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkObjectTableNVX | objectTable |
VkIndirectCommandsLayoutNVX | indirectCommandsLayout |
uint32_t | maxSequencesCount |
Definition at line 6861 of file vulkan_core.h.
VkIndirectCommandsLayoutNVX VkCmdReserveSpaceForCommandsInfoNVX::indirectCommandsLayout |
Definition at line 6865 of file vulkan_core.h.
uint32_t VkCmdReserveSpaceForCommandsInfoNVX::maxSequencesCount |
Definition at line 6866 of file vulkan_core.h.
VkObjectTableNVX VkCmdReserveSpaceForCommandsInfoNVX::objectTable |
Definition at line 6864 of file vulkan_core.h.
const void* VkCmdReserveSpaceForCommandsInfoNVX::pNext |
Definition at line 6863 of file vulkan_core.h.
VkStructureType VkCmdReserveSpaceForCommandsInfoNVX::sType |
Definition at line 6862 of file vulkan_core.h.