Searched refs:GL_BLEND (Results 1 – 15 of 15) sorted by relevance
30 glEnable(GL_BLEND);
51 glDisable(GL_BLEND);212 + m_blend = glIsEnabled(GL_BLEND);242 + glEnable(GL_BLEND);
173 MBGL_CHECK_ERROR(value ? glEnable(GL_BLEND) : glDisable(GL_BLEND)); in Set()178 MBGL_CHECK_ERROR(blend = glIsEnabled(GL_BLEND)); in Get()
1101 glDisable(GL_BLEND); in glamor_composite_set_shader_blend()1104 glEnable(GL_BLEND); in glamor_composite_set_shader_blend()1310 glDisable(GL_BLEND); in glamor_composite_with_shader()
296 glDisable(GL_BLEND); in glamor_glyphs_flush()
508 glEnable(GL_BLEND); in glamor_set_blend()
381 case GL_BLEND: in __glGetBooleanv_size()
122 #define GL_BLEND 0x0BE2 macro
135 #define GL_BLEND 0x0BE2 macro
436 glDisable(GL_BLEND);
137 #define GL_BLEND 0x0BE2 macro