Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
Packages that use VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
-
Uses of VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEIModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.clone
(Arena arena, VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI src) VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.clustercullingShader
(int value) VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.multiviewClusterCullingShader
(int value) VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.sType
(int value) VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.clone
(Arena arena, VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI src) void
VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI.Ptr.write
(long index, @NotNull VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI value)