Class VkIndirectCommandsIndexBufferTokenEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkIndirectCommandsIndexBufferTokenEXT extends Struct<VkIndirectCommandsIndexBufferTokenEXT> implements NativeResource

 struct VkIndirectCommandsIndexBufferTokenEXT {
     VkIndirectCommandsInputModeFlagBitsEXT mode;
 }