Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
Packages that use VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI
-
Uses of VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.clone(Arena arena, VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI src) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.indirectBufferOffsetAlignment(long value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.maxOutputClusterCount(int value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.maxWorkGroupCount(IntPtr value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.maxWorkGroupCount(@NotNull Consumer<IntPtr> consumer) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.maxWorkGroupSize(IntPtr value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.maxWorkGroupSize(@NotNull Consumer<IntPtr> consumer) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.pNext(@NotNull MemorySegment value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.sType(int value) VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.clone(Arena arena, VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI src) voidVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr.write(long index, @NotNull VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI> consumer)