Home
last modified time | relevance | path

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

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