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

  /external/mesa3d/src/mesa/main/
glheader.h 169 #define GLX_TRUE_COLOR 0x8002
  /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/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/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/mesa3d/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
glxext.h 81 #define GLX_TRUE_COLOR 0x8002
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
glxext.h 81 #define GLX_TRUE_COLOR 0x8002
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx.h 134 #define GLX_TRUE_COLOR 0x8002
glxext.h 81 #define GLX_TRUE_COLOR 0x8002
    [all...]
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 532 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == 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
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 409 milliseconds