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