D | blend.c | 701 blend_equation_separatei(struct gl_context *ctx, GLuint buf, GLenum modeRGB, in blend_equation_separatei() function 739 blend_equation_separatei(ctx, buf, modeRGB, modeA, true); in _mesa_BlendEquationSeparateiARB_no_error() 762 blend_equation_separatei(ctx, buf, modeRGB, modeA, false); in _mesa_BlendEquationSeparateiARB()
|