Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
Packages that use VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
-
Uses of VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.clone
(Arena arena, VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI src) VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.clusterShadingRate
(int value) VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.sType
(int value) VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.clone
(Arena arena, VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI src) void
VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr.write
(long index, @NotNull VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceClusterCullingShaderVrsFeaturesHUAWEI> consumer)