Luna::RHI::BlendDesc
Describes blending configurations for one graphics pipeline.
struct Luna::RHI::BlendDesc
Member objects
-
Whether to use the alpha value outputted from pixel shader as the coverage value to compute sample coverage mask in MSAA pipelines.
-
Whether to use independent blending configurations for every attachment.
-
AttachmentBlendDesc attachments[8]
The blending configurations for each attachment.