Uses of Record Class
club.doki7.vulkan.datatype.VkMemoryGetAndroidHardwareBufferInfoANDROID
Packages that use VkMemoryGetAndroidHardwareBufferInfoANDROID
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of VkMemoryGetAndroidHardwareBufferInfoANDROID in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type VkMemoryGetAndroidHardwareBufferInfoANDROIDModifier and TypeMethodDescriptionint
VkDeviceCommands.getMemoryAndroidHardwareBufferANDROID
(VkDevice device, VkMemoryGetAndroidHardwareBufferInfoANDROID pInfo, PointerPtr pBuffer) -
Uses of VkMemoryGetAndroidHardwareBufferInfoANDROID in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkMemoryGetAndroidHardwareBufferInfoANDROIDModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkMemoryGetAndroidHardwareBufferInfoANDROID
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkMemoryGetAndroidHardwareBufferInfoANDROIDModifier and TypeMethodDescriptionVkMemoryGetAndroidHardwareBufferInfoANDROID.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkMemoryGetAndroidHardwareBufferInfoANDROID.clone
(Arena arena, VkMemoryGetAndroidHardwareBufferInfoANDROID src) VkMemoryGetAndroidHardwareBufferInfoANDROID.memory
(@Nullable VkDeviceMemory value) VkMemoryGetAndroidHardwareBufferInfoANDROID.sType
(int value) VkMemoryGetAndroidHardwareBufferInfoANDROID.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkMemoryGetAndroidHardwareBufferInfoANDROIDMethods in club.doki7.vulkan.datatype with parameters of type VkMemoryGetAndroidHardwareBufferInfoANDROIDModifier and TypeMethodDescriptionVkMemoryGetAndroidHardwareBufferInfoANDROID.clone
(Arena arena, VkMemoryGetAndroidHardwareBufferInfoANDROID src) void
VkMemoryGetAndroidHardwareBufferInfoANDROID.Ptr.write
(long index, @NotNull VkMemoryGetAndroidHardwareBufferInfoANDROID value)