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