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