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