Uses of Interface
club.doki7.vulkan.datatype.IVkImageCopy2
Packages that use IVkImageCopy2
-
Uses of IVkImageCopy2 in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkImageCopy2Modifier and TypeClassDescriptionfinal record
Represents a pointer to aVkImageCopy2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageCopy2
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkImageCopy2Modifier and TypeMethodDescriptionVkCopyImageInfo2.pRegions
(@Nullable IVkImageCopy2 value) VkCopyImageToImageInfo.pRegions
(@Nullable IVkImageCopy2 value)