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