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

  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 70 glXGetConfig(fUnixWindow.fDisplay, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
101 msaaAtt[kAttCount + 1] = GLX_SAMPLES_ARB;
114 glXGetConfig(dsp, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 45 #define GLX_SAMPLES_ARB 100001
188 attribs[i++] = GLX_SAMPLES_ARB;
406 glx_attrib = GLX_SAMPLES_ARB;
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 70 glXGetConfig(fUnixWindow.fDisplay, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
101 msaaAtt[kAttCount + 1] = GLX_SAMPLES_ARB;
114 glXGetConfig(dsp, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
glx_api.c 849 case GLX_SAMPLES_ARB:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
fakeglx.c 1079 case GLX_SAMPLES_ARB:
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 849 case GLX_SAMPLES_ARB:
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c 1079 case GLX_SAMPLES_ARB:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
glxext.h 124 #define GLX_SAMPLES_ARB 100001
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 124 #define GLX_SAMPLES_ARB 100001
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 124 #define GLX_SAMPLES_ARB 100001
    [all...]
  /external/mesa3d/include/GL/
glxext.h 124 #define GLX_SAMPLES_ARB 100001
    [all...]

Completed in 566 milliseconds