Searched refs:GR_GL_BLEND (Results 1 – 5 of 5) 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
2543 GL_CALL(Disable(GR_GL_BLEND)); in flushBlendAndColorWrite()2560 GL_CALL(Enable(GR_GL_BLEND)); in flushBlendAndColorWrite()
356 callgl(Enable, GR_GL_BLEND); in drawSDFGlyphs()