Searched defs:share_context (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list) glXCreateContextAttribsARB() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_egl_autogen.cpp | 67 EGL_CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) EGL_CreateContext() argument
|
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
H A D | tcuOhosNativeDisplay.cpp | 103 eglw::EGLContext OhosLibrary::createContext(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLContext share_context, const eglw::EGLint *attrib_list) const in createContext() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.cpp | 361 createContext(EGLConfig config, EGLContext share_context, EGLint const *attrib_list) const createContext() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | libEGL.cpp | 819 EGLContext EGLAPIENTRY CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) in CreateContext() argument
|
H A D | main.cpp | 510 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) in eglCreateContext() argument
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
H A D | rosen_context_impl.cpp | 552 void* RosenContextImpl::OH_createContext(void* dpy, void* config, void* share_context, const int32_t *attrib_list) in OH_createContext() argument
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 83 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) eglCreateContext() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 185 EglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, EGLint const *attrib_list) EglCreateContext() argument 1521 onEglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, EGLint const *attrib_list) onEglCreateContext() argument
|
Completed in 19 milliseconds