Uses of Interface
club.doki7.vulkan.datatype.IVkSparseMemoryBind
Packages that use IVkSparseMemoryBind
-
Uses of IVkSparseMemoryBind in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSparseMemoryBindModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkSparseMemoryBind
structure in native memory.static final record
Represents a pointer to / an array ofVkSparseMemoryBind
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSparseMemoryBindModifier and TypeMethodDescriptionVkSparseBufferMemoryBindInfo.pBinds
(@Nullable IVkSparseMemoryBind value) VkSparseImageOpaqueMemoryBindInfo.pBinds
(@Nullable IVkSparseMemoryBind value)