Searched refs:CreateContextAttribs (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 185 GLXContext (*CreateContextAttribs)(Display *dpy, GLXFBConfig config, member
|
D | glxapi.c | 1250 return t->CreateContextAttribs(dpy, config, share_context, direct, in glXCreateContextAttribsARB()
|
D | fakeglx.c | 2898 glx.CreateContextAttribs = Fake_glXCreateContextAttribs; in _mesa_GetGLXDispatchTable()
|
/third_party/flutter/skia/src/utils/win/ |
D | SkWGL_win.cpp | 285 GET_PROC(CreateContextAttribs, ARB); in SkWGLExtensions()
|
/third_party/skia/src/utils/win/ |
D | SkWGL_win.cpp | 288 GET_PROC(CreateContextAttribs, ARB); in SkWGLExtensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_no_config_context.txt | 161 not a change, in the sense that CreateContextAttribs already does not
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_no_config_context.txt | 165 not a change, in the sense that CreateContextAttribs already does not
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 227 - glx/indirect: Validate the context version in CreateContextAttribs
|