Searched refs:GR_GL_BLEND (Results 1 – 6 of 6) sorted by relevance
152 #define GR_GL_BLEND 0x0BE2 macro
2885 GL_CALL(Disable(GR_GL_BLEND)); in flushBlend()2904 GL_CALL(Enable(GR_GL_BLEND)); in flushBlend()
2905 GL_CALL(Disable(GR_GL_BLEND)); in flushBlend()2924 GL_CALL(Enable(GR_GL_BLEND)); in flushBlend()
356 callgl(Enable, GR_GL_BLEND); in drawSDFGlyphs()