Searched refs:GL_RED_SCALE (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | copypix.c | 64 glPixelTransferf(GL_RED_SCALE, -1.0); 81 glPixelTransferf(GL_RED_SCALE, 1.0);
|
| H A D | readpix.c | 86 glPixelTransferf(GL_RED_SCALE, -1.0); 94 glPixelTransferf(GL_RED_SCALE, 1.0);
|
| H A D | teapot.c | 523 glPixelTransferf(GL_RED_SCALE, 0.75); 535 glPixelTransferf(GL_RED_SCALE, 1.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | pbo.c | 73 glPixelTransferf(GL_RED_SCALE, -1.0); 81 glPixelTransferf(GL_RED_SCALE, 1.0);
|
| H A D | texdown.c | 200 glPixelTransferf(GL_RED_SCALE, 0.5); 208 glPixelTransferf(GL_RED_SCALE, 1.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 183 glPixelTransferf(GL_RED_SCALE, scale);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pixel.c | 521 case GL_RED_SCALE:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | pixel.c | 521 case GL_RED_SCALE:
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 430 case GL_RED_SCALE:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 431 case GL_RED_SCALE:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 527 { GL_RED_SCALE, CONTEXT_FLOAT(Pixel.RedScale), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 535 { GL_RED_SCALE, CONTEXT_FLOAT(Pixel.RedScale), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 567 #define GL_RED_SCALE 0x0D14 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 560 #define GL_RED_SCALE 0x0D14 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1461 #define GL_RED_SCALE 0x0D14 macro [all...] |
Completed in 93 milliseconds