Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c161 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB; in dispatch_CreateContextAttribsARB() local
170 if (pCreateContextAttribsARB == NULL) in dispatch_CreateContextAttribsARB()
173 ret = (*pCreateContextAttribsARB)(dpy, config, share_list, direct, attrib_list); in dispatch_CreateContextAttribsARB()