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()
154 #define GR_GL_BLEND 0x0BE2 macro
2726 GL_CALL(Disable(GR_GL_BLEND)); in flushBlendAndColorWrite()2743 GL_CALL(Enable(GR_GL_BLEND)); in flushBlendAndColorWrite()
356 callgl(Enable, GR_GL_BLEND); in drawSDFGlyphs()
357 callgl(Enable, GR_GL_BLEND); in drawSDFGlyphs()