|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::RenderProcessor::enable_alpha_blending | ( | ) |
Enable standard alpha blending (src_alpha, one_minus_src_alpha)
Definition at line 77 of file RenderProcessor.cpp.
References MayaFlux::Portal::Graphics::BlendAttachmentConfig::alpha_blend(), MayaFlux::Portal::Graphics::DepthStencilConfig::depth_test_enable, MayaFlux::Portal::Graphics::DepthStencilConfig::depth_write_enable, m_depth_stencil, MayaFlux::Buffers::ShaderProcessor::m_needs_pipeline_rebuild, and set_blend_attachment().
Here is the call graph for this function: