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

  /external/mesa3d/src/glx/
g_glxglvnddispatchfuncs.c 74 __ATTRIB(QueryContextInfoEXT),
450 __FETCH_FUNCTION_PTR(QueryContextInfoEXT);
952 __ATTRIB(QueryContextInfoEXT),
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 134 int (*QueryContextInfoEXT)(Display *dpy, GLXContext context, int attribute,int *value);
glxapi.c 708 return t->QueryContextInfoEXT(dpy, context, attribute, value);
    [all...]
fakeglx.c     [all...]

Completed in 910 milliseconds