|
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkQueueBindSparse,vkQueueBindSparse]]
|
|
[source,c++]
|
|
----
|
|
VkResult vkQueueBindSparse(
|
|
VkQueue queue,
|
|
uint32_t bindInfoCount,
|
|
const VkBindSparseInfo* pBindInfo,
|
|
VkFence fence);
|
|
----
|