Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
Packages that use VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
-
Uses of VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.clone
(Arena arena, VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV src) VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.descriptorPoolOverallocation
(int value) VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.sType
(int value) VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.clone
(Arena arena, VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV src) void
VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV> consumer)