Variable VkPipelineColorBlendAttachmentState.dstColorBlendFactor

struct VkPipelineColorBlendAttachmentState
{
  // ...
  VkBlendFactor dstColorBlendFactor ;
  // ...
}