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 recordRepresents a pointer to aVkBufferImageCopy2structure in native memory.static final recordRepresents a pointer to / an array ofVkBufferImageCopy2structure(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)