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