VkSparseImageMemoryBind

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

extent
VkExtent3D extent;
Undocumented in source.
flags
VkSparseMemoryBindFlags flags;
Undocumented in source.
memory
VkDeviceMemory memory;
Undocumented in source.
memoryOffset
VkDeviceSize memoryOffset;
Undocumented in source.
offset
VkOffset3D offset;
Undocumented in source.
subresource
VkImageSubresource subresource;
Undocumented in source.

Meta