VkPipelineColorBlendAttachmentState

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

alphaBlendOp
VkBlendOp alphaBlendOp;
Undocumented in source.
blendEnable
VkBool32 blendEnable;
Undocumented in source.
colorBlendOp
VkBlendOp colorBlendOp;
Undocumented in source.
colorWriteMask
VkColorComponentFlags colorWriteMask;
Undocumented in source.
dstAlphaBlendFactor
VkBlendFactor dstAlphaBlendFactor;
Undocumented in source.
dstColorBlendFactor
VkBlendFactor dstColorBlendFactor;
Undocumented in source.
srcAlphaBlendFactor
VkBlendFactor srcAlphaBlendFactor;
Undocumented in source.
srcColorBlendFactor
VkBlendFactor srcColorBlendFactor;
Undocumented in source.

Meta