Uses of Interface
club.doki7.vulkan.datatype.IVkImageToMemoryCopy
Packages that use IVkImageToMemoryCopy
-
Uses of IVkImageToMemoryCopy in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkImageToMemoryCopyModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkImageToMemoryCopy
structure in native memory.static final record
Represents a pointer to / an array ofVkImageToMemoryCopy
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkImageToMemoryCopyModifier and TypeMethodDescriptionVkCopyImageToMemoryInfo.pRegions
(@Nullable IVkImageToMemoryCopy value)