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