Searched refs:GL_BLEND (Results 1 – 11 of 11) sorted by relevance
142 case GL_BLEND: in gl_enable()483 case GL_BLEND: in gl_IsEnabled()
166 case GL_BLEND: in gl_GetBooleanv()929 case GL_BLEND: in gl_GetDoublev()1691 case GL_BLEND: in gl_GetFloatv()2456 case GL_BLEND: in gl_GetIntegerv()
107 case GL_BLEND: in gl_TexEnvfv()
1588 case GL_BLEND: in apply_texture()
175 glEnable(GL_BLEND); in InitOpenGL()
268 glEnable( GL_BLEND ); in InitGL()
2248 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in check_fbo_compat()2360 gl_info->gl_ops.gl.p_glEnable(GL_BLEND); in check_fbo_compat()2372 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in check_fbo_compat()2381 gl_info->gl_ops.gl.p_glEnable(GL_BLEND); in check_fbo_compat()2385 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in check_fbo_compat()
2591 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in SetupForBlit()3141 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in context_apply_clear_state()
566 gl_info->gl_ops.gl.p_glDisable(GL_BLEND); in state_blend()571 gl_info->gl_ops.gl.p_glEnable(GL_BLEND); in state_blend()
371 #define GL_BLEND 0x0BE2 macro
286 #define GL_BLEND 0x0BE2 macro