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