blob: 29f5a9e2d5508e1921d94eca25baadf3ec114a9b [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdBindPipeline,vkCmdBindPipeline]]
[source,c++]
----
void vkCmdBindPipeline(
VkCommandBuffer commandBuffer,
VkPipelineBindPoint pipelineBindPoint,
VkPipeline pipeline);
----