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