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