Home
last modified time | relevance | path

Searched defs:eglCreateContext (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp50 …EGLContext (*eglCreateContext)(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const E… member in LibEGLexports
Dmain.cpp500 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_c… in eglCreateContext() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl12 #define eglCreateContext eglwCreateContext macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl72 eglw::EGLContext CallLogWrapper::eglCreateContext (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c746 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list, in eglCreateContext() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp451 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_c… in eglCreateContext() function