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

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 118 { "glXQueryContextInfoEXT", (__GLXextFuncPtr) glXQueryContextInfoEXT },
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 702 glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute,int *value)
1254 { "glXQueryContextInfoEXT", (__GLXextFuncPtr) glXQueryContextInfoEXT },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 611 extern int glXQueryContextInfoEXT (Display *, GLXContext, int, int *);
    [all...]
  /external/mesa3d/src/glx/
glxcmds.c     [all...]
  /external/mesa3d/include/GL/
glxext.h 313 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
    [all...]
  /external/swiftshader/include/GL/
glxext.h 286 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 663 extern int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 313 int glXQueryContextInfoEXT (Display *dpy, GLXContext context, int attribute, int *value);
    [all...]

Completed in 223 milliseconds