Home
last modified time | relevance | path

Searched defs:share_context (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/glx/
Dcreate_context.c38 GLXContext share_context, Bool direct, in glXCreateContextAttribsARB()
/external/deqp/framework/egl/wrapper/
DeglwImpl.inl47 EGLContext eglwCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGL…
DeglwFuncPtrLibraryImpl.inl37 …uncPtrLibrary::createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EG…
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp474 … EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EG… in eglCreateContext()
DlibEGL.cpp644 EGLContext CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *… in CreateContext()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl72 …CreateContext (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLContext share_context, const…
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c1383 GLXContext share_context, Bool direct, in glXCreateContextAttribsARB()
Dfakeglx.c2822 GLXContext share_context, Bool direct, in Fake_glXCreateContextAttribs()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp451 … EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EG… in eglCreateContext()