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

  /external/mesa3d/include/GL/
glx.h 153 #define GLX_COLOR_INDEX_BIT 0x00000002
glxext.h 60 #define GLX_COLOR_INDEX_BIT 0x00000002
    [all...]
  /external/mesa3d/src/glx/
dri_common.c 286 glxValue |= GLX_COLOR_INDEX_BIT;
glxext.c 593 (config->rgbMode) ? GLX_RGBA_BIT : GLX_COLOR_INDEX_BIT;
    [all...]
glxcmds.c 242 return (config->renderType & GLX_COLOR_INDEX_BIT) != 0;
413 } else if (config->renderType & GLX_COLOR_INDEX_BIT) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h 166 #define GLX_COLOR_INDEX_BIT 0x00000002
glxext.h 60 #define GLX_COLOR_INDEX_BIT 0x00000002
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx.h 166 #define GLX_COLOR_INDEX_BIT 0x00000002
glxext.h 60 #define GLX_COLOR_INDEX_BIT 0x00000002
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 926 else if (*parselist & GLX_COLOR_INDEX_BIT) {
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c 1068 else if (*parselist & GLX_COLOR_INDEX_BIT) {
    [all...]
  /external/swiftshader/include/GL/
glxext.h 60 #define GLX_COLOR_INDEX_BIT 0x00000002
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 60 #define GLX_COLOR_INDEX_BIT 0x00000002
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 350 milliseconds