Home | History | Annotate | Download | only in functional

Lines Matching full:blend

784 	void									setFramebufferBlend				(const bool blend);
911 void Renderer::setFramebufferBlend (const bool blend)
913 m_framebufferBlendEnabled = blend;
1094 DE_FATAL("Error: Blend function not recognised");
1189 message << "Blend settings = ";
1384 // loop through each blend configuration
1438 } // blend configs
1862 this->addChild(new FboSRGBToggleBlendCase (m_context, "framebuffer_srgb_enabled_blend", "toggle framebuffer srgb settings with blend disabled"));