Uses of Interface
club.doki7.vulkan.datatype.IVkSparseImageMemoryBindInfo
Packages that use IVkSparseImageMemoryBindInfo
-
Uses of IVkSparseImageMemoryBindInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSparseImageMemoryBindInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkSparseImageMemoryBindInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseImageMemoryBindInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSparseImageMemoryBindInfoModifier and TypeMethodDescriptionVkBindSparseInfo.pImageBinds
(@Nullable IVkSparseImageMemoryBindInfo value)