Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h206 GLXContext (*CreateContextAttribs)(Display *dpy, GLXFBConfig config, member
Dglxapi.c1390 return t->CreateContextAttribs(dpy, config, share_context, direct, in glXCreateContextAttribsARB()
Dfakeglx.c3029 glx.CreateContextAttribs = Fake_glXCreateContextAttribs; in _mesa_GetGLXDispatchTable()
/external/skia/src/utils/win/
DSkWGL_win.cpp273 GET_PROC(CreateContextAttribs, ARB); in SkWGLExtensions()