unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkCmdSetBlendConstants.txt

9 lines
322 B
Plaintext

// 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]);
----