Home
last modified time | relevance | path

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

/third_party/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.c2898 glx.CreateContextAttribs = Fake_glXCreateContextAttribs; in _mesa_GetGLXDispatchTable()
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp285 GET_PROC(CreateContextAttribs, ARB); in SkWGLExtensions()
/third_party/skia/src/utils/win/
DSkWGL_win.cpp288 GET_PROC(CreateContextAttribs, ARB); in SkWGLExtensions()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_no_config_context.txt161 not a change, in the sense that CreateContextAttribs already does not
/third_party/openGLES/extensions/EXT/
DGLX_EXT_no_config_context.txt165 not a change, in the sense that CreateContextAttribs already does not
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst227 - glx/indirect: Validate the context version in CreateContextAttribs