Home
last modified time | relevance | path

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

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