Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c300 PFNGLXGETCONTEXTIDEXTPROC pGetContextIDEXT; in dispatch_GetContextIDEXT() local
308 if (pGetContextIDEXT == NULL) in dispatch_GetContextIDEXT()
311 return (*pGetContextIDEXT)(ctx); in dispatch_GetContextIDEXT()