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

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 141 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 868 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h)
1277 { "glXQueryChannelRectSGIX", (__GLXextFuncPtr) glXQueryChannelRectSGIX },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 670 extern int glXQueryChannelRectSGIX (Display *, int, int, int *, int *, int *, int *);
    [all...]
  /external/mesa3d/include/GL/
glxext.h     [all...]
  /external/swiftshader/include/GL/
glxext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 722 extern int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h     [all...]

Completed in 416 milliseconds