Home
last modified time | relevance | path

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

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