Structures
VkIndirectCommandsVertexBufferTokenEXT
Structure specifying layout token info for a single index buffer command token
The VkIndirectCommandsVertexBufferTokenEXT structure specifies the
layout token info for the
VK_INDIRECT_COMMANDS_TOKEN_TYPE_VERTEX_BUFFER_EXT token.
typedef struct VkIndirectCommandsVertexBufferTokenEXT {
uint32_t vertexBindingUnit;
} VkIndirectCommandsVertexBufferTokenEXT;
vertexBindingUnitis the vertex input binding number to be bound.
Valid Usage
VUID-VkIndirectCommandsVertexBufferTokenEXT-vertexBindingUnit-11134
vertexBindingUnit must be less than the total number of vertex
input bindings in use by the current graphics state