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