Searched refs:GL_MULTISAMPLE_ARB (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dmultisamp.c129 glEnable (GL_MULTISAMPLE_ARB);
135 glDisable (GL_MULTISAMPLE_ARB);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dantialias.c109 glEnable(GL_MULTISAMPLE_ARB);
117 glDisable(GL_MULTISAMPLE_ARB);
208 glGetIntegerv(GL_MULTISAMPLE_ARB, &s);
209 printf("GL_MULTISAMPLE_ARB = %d\n", s);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Denable.c849 case GL_MULTISAMPLE_ARB:
1630 case GL_MULTISAMPLE_ARB:
H A Dattrib.c723 GL_MULTISAMPLE_ARB);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Denable.c1018 case GL_MULTISAMPLE_ARB:
1852 case GL_MULTISAMPLE_ARB:
H A Dattrib.c453 GL_MULTISAMPLE_ARB);
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h183 { GL_MULTISAMPLE_ARB, CONTEXT_BOOL(Multisample.Enabled), NO_EXTRA },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h183 { GL_MULTISAMPLE_ARB, CONTEXT_BOOL(Multisample.Enabled), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h3719 #define GL_MULTISAMPLE_ARB 0x809D macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h2119 #define GL_MULTISAMPLE_ARB 0x809D macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3702 #define GL_MULTISAMPLE_ARB 0x809D macro

Completed in 161 milliseconds