VkIndirectCommandsLayoutCreateInfoNV

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

flags
VkIndirectCommandsLayoutUsageFlagsNV flags;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pStreamStrides
const(uint32_t)* pStreamStrides;
Undocumented in source.
pTokens
const(VkIndirectCommandsLayoutTokenNV)* pTokens;
Undocumented in source.
pipelineBindPoint
VkPipelineBindPoint pipelineBindPoint;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
streamCount
uint32_t streamCount;
Undocumented in source.
tokenCount
uint32_t tokenCount;
Undocumented in source.

Meta