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