| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| glut_bitmap.c | 16 GLint swapbytes, lsbfirst, rowlength; local 32 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 51 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| glut_bitmap.c | 16 GLint swapbytes, lsbfirst, rowlength; local 32 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 51 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| glx_usefont.c | 221 GLint swapbytes, lsbfirst, rowlength; local 265 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 368 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| xfont.c | 225 GLint swapbytes, lsbfirst, rowlength; local 266 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 368 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| xfonts.c | 219 GLint swapbytes, lsbfirst, rowlength; local 262 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 365 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| glx_usefont.c | 221 GLint swapbytes, lsbfirst, rowlength; local 265 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 368 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| xfont.c | 229 GLint swapbytes, lsbfirst, rowlength; local 276 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 378 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| xfonts.c | 220 GLint swapbytes, lsbfirst, rowlength; local 263 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 366 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| xuserotfont.c | 184 GLint swapbytes, lsbfirst, rowlength; local 242 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); 392 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
|