HomeSort by relevance Sort by last modified time
    Searched refs:GLX_TRUE_COLOR (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h 169 #define GLX_TRUE_COLOR 0x8002
  /external/mesa3d/src/mesa/main/
glheader.h 169 #define GLX_TRUE_COLOR 0x8002
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
glcore.h 99 * \c GLX_TRUE_COLOR, etc.)
150 #define GLX_TRUE_COLOR 0x8002
glxinit.c 75 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
native_dri2.c 613 case GLX_TRUE_COLOR:
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glcore.h 99 * \c GLX_TRUE_COLOR, etc.)
150 #define GLX_TRUE_COLOR 0x8002
glxinit.c 75 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
native_dri2.c 613 case GLX_TRUE_COLOR:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_api.c 575 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) {
628 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
739 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
1002 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 575 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) {
628 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
739 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
1002 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c 574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
702 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
1043 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or
    [all...]
xm_dd.c 79 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
702 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
1043 * \param cmap the colormap, may be 0 if using a \c GLX_TRUE_COLOR or
    [all...]
xm_dd.c 79 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
  /external/chromium_org/third_party/mesa/src/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
  /external/mesa3d/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
glxext.h 79 #define GLX_TRUE_COLOR 0x8002
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
glxext.h 79 #define GLX_TRUE_COLOR 0x8002
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 278 case GLX_TRUE_COLOR:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
glxext.c 352 GLX_TRUE_COLOR, GLX_DIRECT_COLOR
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 278 case GLX_TRUE_COLOR:
    [all...]
  /external/mesa3d/src/glx/
glxext.c 352 GLX_TRUE_COLOR, GLX_DIRECT_COLOR

Completed in 377 milliseconds

1 2