9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkBeginCommandBuffer,vkBeginCommandBuffer]]
|
|
[source,c++]
|
|
----
|
|
VkResult vkBeginCommandBuffer(
|
|
VkCommandBuffer commandBuffer,
|
|
const VkCommandBufferBeginInfo* pBeginInfo);
|
|
----
|