Variable VkPipelineColorBlendStateCreateInfo.blendConstants

struct VkPipelineColorBlendStateCreateInfo
{
  // ...
  float[4] blendConstants ;
  // ...
}