Searched refs:GL_FUNC_SUBTRACT (Results 1 – 7 of 7) sorted by relevance
79 if (GL_FUNC_ADD != modeRGB && (GL_FUNC_SUBTRACT > modeRGB || in BlendEquationSeparate()82 if (GL_FUNC_ADD != modeRGB && (GL_FUNC_SUBTRACT > modeRGB || in BlendEquationSeparate()
382 case GL_FUNC_SUBTRACT: in GenerateFSBlend()400 case GL_FUNC_SUBTRACT: in GenerateFSBlend()
468 case GL_FUNC_SUBTRACT: d3dBlendOp = D3DBLENDOP_SUBTRACT; break; in ConvertBlendOp()
304 case GL_FUNC_SUBTRACT: in glBlendEquationSeparate()314 case GL_FUNC_SUBTRACT: in glBlendEquationSeparate()
100 #define GL_FUNC_SUBTRACT 0x800A macro
172 #define GL_FUNC_SUBTRACT 0x800A macro