Searched defs:eglCreateContext (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/src/OpenGL/libEGL/ |
| D | libEGL.hpp | 50 …EGLContext (*eglCreateContext)(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const E… member in LibEGLexports
|
| D | main.cpp | 500 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_c… in eglCreateContext() function
|
| /external/deqp/framework/egl/wrapper/ |
| D | eglwApi.inl | 12 #define eglCreateContext eglwCreateContext macro
|
| /external/deqp/framework/egl/ |
| D | egluCallLogWrapper.inl | 72 eglw::EGLContext CallLogWrapper::eglCreateContext (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg… function in CallLogWrapper
|
| /external/mesa3d/src/egl/main/ |
| D | eglapi.c | 746 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list, in eglCreateContext() function
|
| /external/swiftshader/src/OpenGL/libGLES_CM/ |
| D | main.cpp | 451 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_c… in eglCreateContext() function
|