Searched refs:GR_GL_BLEND (Results 1 – 6 of 6) sorted by relevance
152 #define GR_GL_BLEND 0x0BE2 macro
2872 GL_CALL(Disable(GR_GL_BLEND)); in flushBlend()2891 GL_CALL(Enable(GR_GL_BLEND)); in flushBlend()
2884 GL_CALL(Disable(GR_GL_BLEND)); in flushBlend()2903 GL_CALL(Enable(GR_GL_BLEND)); in flushBlend()
356 callgl(Enable, GR_GL_BLEND); in drawSDFGlyphs()