Searched refs:GL_POLYGON_SMOOTH_HINT (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | hint.c | 84 case GL_POLYGON_SMOOTH_HINT:
|
| H A D | attrib.c | 1202 _mesa_Hint(GL_POLYGON_SMOOTH_HINT, hint->PolygonSmooth);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | hint.c | 84 case GL_POLYGON_SMOOTH_HINT:
|
| H A D | attrib.c | 945 TEST_AND_CALL1_SEL(Hint.PolygonSmooth, Hint, GL_POLYGON_SMOOTH_HINT);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 397 case GL_POLYGON_SMOOTH_HINT:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 398 case GL_POLYGON_SMOOTH_HINT:
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | morph3d.c | 879 glHint(GL_POLYGON_SMOOTH_HINT, GL_FASTEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | logo.c | 1415 glHint(GL_POLYGON_SMOOTH_HINT, GL_NICEST);
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 524 { GL_POLYGON_SMOOTH_HINT, CONTEXT_ENUM16(Hint.PolygonSmooth), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 532 { GL_POLYGON_SMOOTH_HINT, CONTEXT_ENUM16(Hint.PolygonSmooth), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 552 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro
|
| H A D | glcorearb.h | 180 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 545 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro
|
| H A D | glcorearb.h | 181 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1415 #define GL_POLYGON_SMOOTH_HINT 0x0C53 macro [all...] |
Completed in 134 milliseconds