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