Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c194 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC pCreateContextWithConfigSGIX; in dispatch_CreateContextWithConfigSGIX() local
203 if (pCreateContextWithConfigSGIX == NULL) in dispatch_CreateContextWithConfigSGIX()
206 ret = (*pCreateContextWithConfigSGIX)(dpy, config, render_type, share_list, direct); in dispatch_CreateContextWithConfigSGIX()