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

  /external/skia/tools/viewer/sk_app/unix/
GLWindowContext_unix.cpp 99 glXGetConfig(fDisplay, fVisualInfo, GLX_SAMPLES_ARB, &fSampleCount);
Window_unix.cpp 82 msaaChooseFBConfigAtt[kChooseFBConifgAttCnt + 1] = GLX_SAMPLES_ARB;
96 msaaChooseFBConfigAtt[kChooseVisualAttCnt + 1] = GLX_SAMPLES_ARB;
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 69 glXGetConfig(fUnixWindow.fDisplay, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
100 msaaAtt[kAttCount + 1] = GLX_SAMPLES_ARB;
113 glXGetConfig(dsp, fVi, GLX_SAMPLES_ARB, &info->fSampleCount);
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 908 case GLX_SAMPLES_ARB:
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c 1051 case GLX_SAMPLES_ARB:
    [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/mesa3d/include/GL/
glxext.h 218 #define GLX_SAMPLES_ARB 100001
    [all...]
  /external/swiftshader/include/GL/
glxext.h 211 #define GLX_SAMPLES_ARB 100001
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 124 #define GLX_SAMPLES_ARB 100001
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 218 #define GLX_SAMPLES_ARB 100001
    [all...]

Completed in 118 milliseconds