Home
last modified time | relevance | path

Searched refs:GL_BLEND (Results 1 – 11 of 11) sorted by relevance

/reactos/dll/opengl/mesa/
H A Denable.c142 case GL_BLEND: in gl_enable()
483 case GL_BLEND: in gl_IsEnabled()
H A Dget.c166 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()
H A Dtexstate.c107 case GL_BLEND: in gl_TexEnvfv()
H A Dtexture.c1588 case GL_BLEND: in apply_texture()
/reactos/modules/rosapps/applications/screensavers/butterflies/
H A Dbutterflies.c175 glEnable(GL_BLEND); in InitOpenGL()
/reactos/modules/rosapps/applications/screensavers/ssstars/
H A Dssstars.c268 glEnable( GL_BLEND ); in InitGL()
/reactos/dll/directx/wine/wined3d/
H A Dutils.c2248 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()
H A Dcontext.c2591 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()
H A Dstate.c566 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()
/reactos/sdk/include/GL/
H A Dgl.h371 #define GL_BLEND 0x0BE2 macro
/reactos/sdk/include/reactos/wine/
H A Dwgl.h286 #define GL_BLEND 0x0BE2 macro