Searched refs:blendEquation (Results 1 – 25 of 60) sorted by relevance
123
212 gl.blendEquation(GL_FUNC_ADD); in setupRenderState()
303 blendEquation, in init()
114 gl.blendEquation(GL_FUNC_ADD); in setupRenderState()
592 gl.blendEquation(GL_FUNC_SUBTRACT); in init()594 gl.blendEquation(GL_FUNC_ADD); in init()
14 gl->blendEquation = &glBlendEquation;
21 gl->blendEquation = &glBlendEquation;
14 gl->blendEquation = (glBlendEquationFunc) loader->get("glBlendEquation");
25 gl->blendEquation = &glBlendEquation;
26 gl->blendEquation = &glBlendEquation;
37 glBlendEquationFunc blendEquation; variable
21 gl->blendEquation = (glBlendEquationFunc) loader->get("glBlendEquation");
25 dst->blendEquation = src.blendEquation;
367 gl.blendEquation(GL_FUNC_ADD); in resetStateES()962 gl.blendEquation(GL_FUNC_ADD); in resetStateGLCore()
239 gl.blendEquation(GL_FUNC_ADD); in setupRenderState()
338 blendEquation, in init()
676 gl.blendEquation(GL_FUNC_SUBTRACT); in init()678 gl.blendEquation(GL_FUNC_ADD); in init()
1582 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local1595 gl.blendEquation(blendEquation); in testFBO()1660 gl.blendEquation(GL_FUNC_ADD); in drawTestImage()
1950 const GLenum blendEquation = equations[y % DE_LENGTH_OF_ARRAY(equations)]; in testFBO() local1963 gl.blendEquation(blendEquation); in testFBO()2028 gl.blendEquation(GL_FUNC_ADD); in drawTestImage()
138 virtual void blendEquation (deUint32 mode);
321 m_curCtx->blendEquation(mode); in glBlendEquation()
126 virtual void blendEquation (deUint32 mode) = DE_NULL;
385 ctx.blendEquation(ctx.FUNC_ADD);
241 gl.blendEquation(GL_FUNC_ADD); in setupRenderState()
259 gl.blendEquation(GL_FUNC_ADD); in setupRenderState()