• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkCmdSetBlendConstants,vkCmdSetBlendConstants]]
3[source,c++]
4----
5void vkCmdSetBlendConstants(
6    VkCommandBuffer                             commandBuffer,
7    const float                                 blendConstants[4]);
8----
9