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 recordRepresents a pointer to / an array ofVkPhysicalDeviceTileMemoryHeapFeaturesQCOMstructure(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) voidVkPhysicalDeviceTileMemoryHeapFeaturesQCOM.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)