VkCmdProcessCommandsInfoNVX

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

indirectCommandsLayout
VkIndirectCommandsLayoutNVX indirectCommandsLayout;
Undocumented in source.
indirectCommandsTokenCount
uint32_t indirectCommandsTokenCount;
Undocumented in source.
maxSequencesCount
uint32_t maxSequencesCount;
Undocumented in source.
objectTable
VkObjectTableNVX objectTable;
Undocumented in source.
pIndirectCommandsTokens
const(VkIndirectCommandsTokenNVX)* pIndirectCommandsTokens;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
sequencesCountBuffer
VkBuffer sequencesCountBuffer;
Undocumented in source.
sequencesCountOffset
VkDeviceSize sequencesCountOffset;
Undocumented in source.
sequencesIndexBuffer
VkBuffer sequencesIndexBuffer;
Undocumented in source.
sequencesIndexOffset
VkDeviceSize sequencesIndexOffset;
Undocumented in source.
targetCommandBuffer
VkCommandBuffer targetCommandBuffer;
Undocumented in source.

Meta