Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
Packages that use VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
-
Uses of VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT src) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.deviceGeneratedCommandsMultiDrawIndirectCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.deviceGeneratedCommandsTransformFeedback
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectCommandsIndirectStride
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectCommandsTokenCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectCommandsTokenOffset
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectPipelineCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectSequenceCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.maxIndirectShaderObjectCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.sType
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.supportedIndirectCommandsInputModes
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.supportedIndirectCommandsShaderStages
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.supportedIndirectCommandsShaderStagesPipelineBinding
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.supportedIndirectCommandsShaderStagesShaderBinding
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.clone
(Arena arena, VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT src) void
VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT> consumer)