Home
last modified time | relevance | path

Searched refs:pQueryContextInfoEXT (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c460 PFNGLXQUERYCONTEXTINFOEXTPROC pQueryContextInfoEXT; in dispatch_QueryContextInfoEXT() local
468 if (pQueryContextInfoEXT == NULL) in dispatch_QueryContextInfoEXT()
471 return (*pQueryContextInfoEXT)(dpy, ctx, attribute, value); in dispatch_QueryContextInfoEXT()