HomeSort by relevance Sort by last modified time
    Searched refs:GL_UNPACK_LSB_FIRST (Results 1 - 16 of 16) sorted by null

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 109 glPixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE);
264 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst);
274 glPixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE);
367 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
  /external/mesa3d/src/glx/
xfont.c 114 glPixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE);
276 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst);
286 glPixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE);
378 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
pixelstore.c 198 case GL_UNPACK_LSB_FIRST:
335 case GL_UNPACK_LSB_FIRST:
single2.c 293 case GL_UNPACK_LSB_FIRST:
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.c 109 glPixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE);
263 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst);
273 glPixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE);
366 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);
  /external/mesa3d/src/mesa/main/
pixelstore.c 134 case GL_UNPACK_LSB_FIRST:
  /external/deqp/framework/opengl/
gluStateReset.cpp     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 298 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
glcorearb.h 289 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 166 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
  /external/mesa3d/include/GL/
gl.h 604 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
glcorearb.h 289 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 636 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 632 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h 289 #define GL_UNPACK_LSB_FIRST 0x0CF1
    [all...]

Completed in 372 milliseconds