Uses of Record Class
club.doki7.vulkan.datatype.VkMemoryOpaqueCaptureAddressAllocateInfo
Packages that use VkMemoryOpaqueCaptureAddressAllocateInfo
-
Uses of VkMemoryOpaqueCaptureAddressAllocateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkMemoryOpaqueCaptureAddressAllocateInfoModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkMemoryOpaqueCaptureAddressAllocateInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkMemoryOpaqueCaptureAddressAllocateInfoModifier and TypeMethodDescriptionVkMemoryOpaqueCaptureAddressAllocateInfo.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkMemoryOpaqueCaptureAddressAllocateInfo.clone
(Arena arena, VkMemoryOpaqueCaptureAddressAllocateInfo src) VkMemoryOpaqueCaptureAddressAllocateInfo.opaqueCaptureAddress
(long value) VkMemoryOpaqueCaptureAddressAllocateInfo.sType
(int value) VkMemoryOpaqueCaptureAddressAllocateInfo.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkMemoryOpaqueCaptureAddressAllocateInfoMethods in club.doki7.vulkan.datatype with parameters of type VkMemoryOpaqueCaptureAddressAllocateInfoModifier and TypeMethodDescriptionVkMemoryOpaqueCaptureAddressAllocateInfo.clone
(Arena arena, VkMemoryOpaqueCaptureAddressAllocateInfo src) void
VkMemoryOpaqueCaptureAddressAllocateInfo.Ptr.write
(long index, @NotNull VkMemoryOpaqueCaptureAddressAllocateInfo value)