VkSparseBufferMemoryBindInfo

Undocumented in source.
@nogc pure nothrow
struct VkSparseBufferMemoryBindInfo {}

Members

Variables

bindCount
uint32_t bindCount;
Undocumented in source.
buffer
VkBuffer buffer;
Undocumented in source.
pBinds
const(VkSparseMemoryBind)* pBinds;
Undocumented in source.

Meta