blob: 9c35378d68539603f8ac221b661daf0931c41145 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkAllocateCommandBuffers,vkAllocateCommandBuffers]]
[source,c++]
----
VkResult vkAllocateCommandBuffers(
VkDevice device,
const VkCommandBufferAllocateInfo* pAllocateInfo,
VkCommandBuffer* pCommandBuffers);
----