Searched refs:GL_PERSPECTIVE_CORRECTION_HINT (Results 1 - 22 of 22) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | persp_hint.c | 2 * Test the GL_PERSPECTIVE_CORRECTION_HINT setting and its effect on 122 glHint(GL_PERSPECTIVE_CORRECTION_HINT, PerspHint);
|
| H A D | texobj.c | 163 glHint( GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST );
|
| H A D | texfilt.c | 183 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | trispd.c | 186 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST); 188 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
|
| H A D | texcyl.c | 239 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST);
|
| H A D | fogcoord.c | 382 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST);
|
| H A D | isosurf.c | 859 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST);
|
| H A D | morph3d.c | 878 glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | hint.c | 68 case GL_PERSPECTIVE_CORRECTION_HINT:
|
| H A D | attrib.c | 1198 _mesa_Hint(GL_PERSPECTIVE_CORRECTION_HINT,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | hint.c | 68 case GL_PERSPECTIVE_CORRECTION_HINT:
|
| H A D | attrib.c | 942 TEST_AND_CALL1_SEL(Hint.PerspectiveCorrection, Hint, GL_PERSPECTIVE_CORRECTION_HINT);
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | perf.rst | 31 mode glHint( GL_PERSPECTIVE_CORRECTION_HINT, GL_FASTEST ) depth
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 394 case GL_PERSPECTIVE_CORRECTION_HINT:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 395 case GL_PERSPECTIVE_CORRECTION_HINT:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 250 #define GL_PERSPECTIVE_CORRECTION_HINT 0x0C50 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 241 #define GL_PERSPECTIVE_CORRECTION_HINT 0x0C50 macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 149 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM16(Hint.PerspectiveCorrection), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 149 { GL_PERSPECTIVE_CORRECTION_HINT, CONTEXT_ENUM16(Hint.PerspectiveCorrection), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 549 #define GL_PERSPECTIVE_CORRECTION_HINT 0x0C50 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 542 #define GL_PERSPECTIVE_CORRECTION_HINT 0x0C50 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1412 #define GL_PERSPECTIVE_CORRECTION_HINT 0x0C50 macro [all...] |
Completed in 106 milliseconds