Uses of Interface
club.doki7.vulkan.datatype.IVkImageMemoryBarrier2
Packages that use IVkImageMemoryBarrier2
-
Uses of IVkImageMemoryBarrier2 in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkImageMemoryBarrier2Modifier and TypeClassDescriptionfinal record
Represents a pointer to aVkImageMemoryBarrier2
structure in native memory.static final record
Represents a pointer to / an array ofVkImageMemoryBarrier2
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkImageMemoryBarrier2Modifier and TypeMethodDescriptionVkDependencyInfo.pImageMemoryBarriers
(@Nullable IVkImageMemoryBarrier2 value)