Uses of Interface
club.doki7.vulkan.datatype.IVkBufferImageCopy2
Packages that use IVkBufferImageCopy2
-
Uses of IVkBufferImageCopy2 in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkBufferImageCopy2Modifier and TypeClassDescriptionfinal record
Represents a pointer to aVkBufferImageCopy2
structure in native memory.static final record
Represents a pointer to / an array ofVkBufferImageCopy2
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkBufferImageCopy2Modifier and TypeMethodDescriptionVkCopyBufferToImageInfo2.pRegions
(@Nullable IVkBufferImageCopy2 value) VkCopyImageToBufferInfo2.pRegions
(@Nullable IVkBufferImageCopy2 value)