blob: d8af185cc8723f521a13d8508747558e7dace417 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdSetBlendConstants,vkCmdSetBlendConstants]]
[source,c++]
----
void vkCmdSetBlendConstants(
VkCommandBuffer commandBuffer,
const float blendConstants[4]);
----