Searched refs:GL_LINE_SMOOTH_HINT (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | aaindex.c | 71 glHint (GL_LINE_SMOOTH_HINT, GL_DONT_CARE);
|
| H A D | aargb.c | 67 glHint (GL_LINE_SMOOTH_HINT, GL_DONT_CARE);
|
| H A D | anti.c | 65 glHint (GL_LINE_SMOOTH_HINT, GL_DONT_CARE);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | hint.c | 60 case GL_LINE_SMOOTH_HINT:
|
| H A D | attrib.c | 1201 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | hint.c | 60 case GL_LINE_SMOOTH_HINT:
|
| H A D | attrib.c | 944 TEST_AND_CALL1_SEL(Hint.LineSmooth, Hint, GL_LINE_SMOOTH_HINT);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 396 case GL_LINE_SMOOTH_HINT:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 397 case GL_LINE_SMOOTH_HINT:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 252 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 243 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 137 { GL_LINE_SMOOTH_HINT, CONTEXT_ENUM16(Hint.LineSmooth), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 137 { GL_LINE_SMOOTH_HINT, CONTEXT_ENUM16(Hint.LineSmooth), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 551 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| H A D | glcorearb.h | 179 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 544 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| H A D | glcorearb.h | 180 #define GL_LINE_SMOOTH_HINT 0x0C52 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1414 #define GL_LINE_SMOOTH_HINT 0x0C52 macro [all...] |
Completed in 136 milliseconds