Searched defs:eglCreateContext (Results 1 – 11 of 11) sorted by relevance
15 "eglCreateContext": { object
12 #define eglCreateContext eglwCreateContext macro
15 ANGLE_UTIL_EXPORT PFNEGLCREATECONTEXTPROC eglCreateContext; variable
21 #define eglCreateContext t_eglCreateContext macro
21 #define eglCreateContext l_eglCreateContext macro
142 #define eglCreateContext _glfw.egl.CreateContext macro
72 eglw::EGLContext CallLogWrapper::eglCreateContext (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg… function in CallLogWrapper
510 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_c… in eglCreateContext() function
79 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext() function
83 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext() function
811 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list, in eglCreateContext() function