Searched refs:GL_BLUE_BIAS (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | copypix.c | 69 glPixelTransferf(GL_BLUE_BIAS, 1.0); 86 glPixelTransferf(GL_BLUE_BIAS, 0.0);
|
| H A D | readpix.c | 91 glPixelTransferf(GL_BLUE_BIAS, 1.0); 99 glPixelTransferf(GL_BLUE_BIAS, 0.0);
|
| H A D | teapot.c | 528 glPixelTransferf(GL_BLUE_BIAS, 0.25); 540 glPixelTransferf(GL_BLUE_BIAS, 0.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | pbo.c | 78 glPixelTransferf(GL_BLUE_BIAS, 1.0); 86 glPixelTransferf(GL_BLUE_BIAS, 0.0);
|
| H A D | texdown.c | 205 glPixelTransferf(GL_BLUE_BIAS, 0.5); 213 glPixelTransferf(GL_BLUE_BIAS, 0.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 188 glPixelTransferf(GL_BLUE_BIAS, bias);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pixel.c | 551 case GL_BLUE_BIAS:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | pixel.c | 551 case GL_BLUE_BIAS:
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 437 case GL_BLUE_BIAS:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 438 case GL_BLUE_BIAS:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 434 { GL_BLUE_BIAS, CONTEXT_FLOAT(Pixel.BlueBias), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 444 { GL_BLUE_BIAS, CONTEXT_FLOAT(Pixel.BlueBias), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 572 #define GL_BLUE_BIAS 0x0D1B macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 565 #define GL_BLUE_BIAS 0x0D1B macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 1468 #define GL_BLUE_BIAS 0x0D1B macro [all...] |
Completed in 90 milliseconds