Enum IndirectCommandsTokenType
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public enum IndirectCommandsTokenType
Fields
DescriptorSet = 1
Dispatch = 7
Draw = 6
DrawIndexed = 5
IndexBuffer = 2
Pipeline = 0
PushConstant = 4
VertexBuffer = 3
public enum IndirectCommandsTokenType
DescriptorSet = 1
Dispatch = 7
Draw = 6
DrawIndexed = 5
IndexBuffer = 2
Pipeline = 0
PushConstant = 4
VertexBuffer = 3