MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ enable_alpha_blending()

void MayaFlux::Buffers::RenderProcessor::enable_alpha_blending ( )

Enable standard alpha blending (src_alpha, one_minus_src_alpha).

Does not touch depth state.

Definition at line 78 of file RenderProcessor.cpp.

79{
81}
void set_blend_attachment(const Portal::Graphics::BlendAttachmentConfig &config)
Set blend mode for color attachment.
static BlendAttachmentConfig alpha_blend()
Create standard alpha blending configuration.

References MayaFlux::Portal::Graphics::BlendAttachmentConfig::alpha_blend(), and set_blend_attachment().

Referenced by set_alpha_blending().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: