blob: 593fc2ae6800b7ece9cdcfa00311b9616e7cb876 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkBindBufferMemory2,vkBindBufferMemory2]]
[source,c++]
----
VkResult vkBindBufferMemory2(
VkDevice device,
uint32_t bindInfoCount,
const VkBindBufferMemoryInfo* pBindInfos);
----