Searched refs:EGL_CreateContext (Results 1 – 8 of 8) sorted by relevance
28 ANGLE_EXPORT EGLContext EGLAPIENTRY EGL_CreateContext(EGLDisplay dpy,
1005 EGL_CreateContext
38 {"eglCreateContext", P(EGL_CreateContext)},
67 EGLContext EGLAPIENTRY EGL_CreateContext(EGLDisplay dpy, in EGL_CreateContext() function
20 #define EGL_CreateContext l_EGL_CreateContext macro
89 return EGL_CreateContext(dpy, config, share_context, attrib_list); in eglCreateContext()