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