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 recordRepresents a pointer to aVkSparseMemoryBindstructure in native memory.static final recordRepresents a pointer to / an array ofVkSparseMemoryBindstructure(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)