Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
Packages that use VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
-
Uses of VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.clone
(Arena arena, VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV src) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxGraphicsShaderGroupCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxIndirectCommandsStreamCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxIndirectCommandsStreamStride
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxIndirectCommandsTokenCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxIndirectCommandsTokenOffset
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.maxIndirectSequenceCount
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.minIndirectCommandsBufferOffsetAlignment
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.minSequencesCountBufferOffsetAlignment
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.minSequencesIndexBufferOffsetAlignment
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.sType
(int value) VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.clone
(Arena arena, VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV src) void
VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV value)