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