VkIndirectCommandsLayoutTokenNV

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

indexTypeCount
uint32_t indexTypeCount;
Undocumented in source.
indirectStateFlags
VkIndirectStateFlagsNV indirectStateFlags;
Undocumented in source.
offset
uint32_t offset;
Undocumented in source.
pIndexTypeValues
const(uint32_t)* pIndexTypeValues;
Undocumented in source.
pIndexTypes
const(VkIndexType)* pIndexTypes;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pushconstantOffset
uint32_t pushconstantOffset;
Undocumented in source.
pushconstantPipelineLayout
VkPipelineLayout pushconstantPipelineLayout;
Undocumented in source.
pushconstantShaderStageFlags
VkShaderStageFlags pushconstantShaderStageFlags;
Undocumented in source.
pushconstantSize
uint32_t pushconstantSize;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
stream
uint32_t stream;
Undocumented in source.
tokenType
VkIndirectCommandsTokenTypeNV tokenType;
Undocumented in source.
vertexBindingUnit
uint32_t vertexBindingUnit;
Undocumented in source.
vertexDynamicStride
VkBool32 vertexDynamicStride;
Undocumented in source.

Meta