Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c160 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB; in dispatch_CreateContextAttribsARB() local
169 if (pCreateContextAttribsARB == NULL) in dispatch_CreateContextAttribsARB()
172 ret = pCreateContextAttribsARB(dpy, config, share_list, direct, attrib_list); in dispatch_CreateContextAttribsARB()