Uses of Record Class
club.doki7.vulkan.datatype.VkIndirectCommandsIndexBufferTokenEXT
Packages that use VkIndirectCommandsIndexBufferTokenEXT
-
Uses of VkIndirectCommandsIndexBufferTokenEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkIndirectCommandsIndexBufferTokenEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkIndirectCommandsIndexBufferTokenEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkIndirectCommandsIndexBufferTokenEXTModifier and TypeMethodDescriptionVkIndirectCommandsIndexBufferTokenEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkIndirectCommandsIndexBufferTokenEXT.clone
(Arena arena, VkIndirectCommandsIndexBufferTokenEXT src) VkIndirectCommandsIndexBufferTokenEXT.mode
(int value) @Nullable VkIndirectCommandsIndexBufferTokenEXT
VkIndirectCommandsTokenDataEXT.pIndexBuffer()
VkIndirectCommandsIndexBufferTokenEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkIndirectCommandsIndexBufferTokenEXTMethods in club.doki7.vulkan.datatype with parameters of type VkIndirectCommandsIndexBufferTokenEXTModifier and TypeMethodDescriptionVkIndirectCommandsIndexBufferTokenEXT.clone
(Arena arena, VkIndirectCommandsIndexBufferTokenEXT src) void
VkIndirectCommandsIndexBufferTokenEXT.Ptr.write
(long index, @NotNull VkIndirectCommandsIndexBufferTokenEXT value)