Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceExternalSciSync2FeaturesNV
Packages that use VkPhysicalDeviceExternalSciSync2FeaturesNV
-
Uses of VkPhysicalDeviceExternalSciSync2FeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceExternalSciSync2FeaturesNVModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceExternalSciSync2FeaturesNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceExternalSciSync2FeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceExternalSciSync2FeaturesNV.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceExternalSciSync2FeaturesNV.clone(Arena arena, VkPhysicalDeviceExternalSciSync2FeaturesNV src) VkPhysicalDeviceExternalSciSync2FeaturesNV.pNext(@NotNull MemorySegment value) VkPhysicalDeviceExternalSciSync2FeaturesNV.sciSyncExport(int value) VkPhysicalDeviceExternalSciSync2FeaturesNV.sciSyncFence(int value) VkPhysicalDeviceExternalSciSync2FeaturesNV.sciSyncImport(int value) VkPhysicalDeviceExternalSciSync2FeaturesNV.sciSyncSemaphore2(int value) VkPhysicalDeviceExternalSciSync2FeaturesNV.sType(int value) VkPhysicalDeviceExternalSciSync2FeaturesNV.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceExternalSciSync2FeaturesNVMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceExternalSciSync2FeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceExternalSciSync2FeaturesNV.clone(Arena arena, VkPhysicalDeviceExternalSciSync2FeaturesNV src) voidVkPhysicalDeviceExternalSciSync2FeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceExternalSciSync2FeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceExternalSciSync2FeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceExternalSciSync2FeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceExternalSciSync2FeaturesNV> consumer)