Searched refs:glAlphaFunc (Results 1 - 23 of 23) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglprocs.h295 "glAlphaFunc\0"
1740 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, 240),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglprocs.h292 "glAlphaFunc\0"
1765 NAME_FUNC_OFFSET(2867, glAlphaFunc, glAlphaFunc, NULL, 240),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglprocs.h292 "glAlphaFunc\0"
1765 NAME_FUNC_OFFSET(2867, glAlphaFunc, glAlphaFunc, NULL, 240),
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglprocs.h295 "glAlphaFunc\0"
1448 NAME_FUNC_OFFSET( 2867, glAlphaFunc, glAlphaFunc, NULL, _gloffset_AlphaFunc),
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c2603 * color key itself is passed to glAlphaFunc in other cases the
4076 glAlphaFunc(GL_NOTEQUAL, (float)Src->SrcBltCKey.dwColorSpaceLowValue / 256.0f);
4078 glAlphaFunc(GL_NOTEQUAL, 0.0f);
4079 checkGLcall("glAlphaFunc");
H A Dwined3d_gl.h1011 void (WINE_GLAPI *glAlphaFunc)(GLenum func, GLclampf ref) DECLSPEC_HIDDEN;
1415 USE_GL_FUNC(glAlphaFunc) \
H A Dstate.c534 glAlphaFunc(glParm, ref);
535 checkGLcall("glAlphaFunc");
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp5364 glAlphaFunc(vmsvgaCmpFunc2GL(pRenderState[i].uintValue), ref);
5375 glAlphaFunc(func, pRenderState[i].floatValue);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h1015 WINED3D_EXTERN void (WINE_GLAPI *glAlphaFunc)(GLenum func, GLclampf ref) DECLSPEC_HIDDEN;
1420 USE_GL_FUNC(glAlphaFunc) \
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h786 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
H A Dgl_mangle.h42 #define glAlphaFunc MANGLE(AlphaFunc) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h784 GLAPI void GLAPIENTRY glAlphaFunc( GLenum func, GLclampf ref );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwgl.h4744 void GLAPIENTRY glAlphaFunc(GLenum,GLfloat);
H A Dwgl_driver.h2523 USE_GL_FUNC(glAlphaFunc) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwgl.h5074 void GLAPIENTRY glAlphaFunc(GLenum,GLfloat);
H A Dwgl_driver.h2729 USE_GL_FUNC(glAlphaFunc) \

Completed in 1424 milliseconds