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