Searched defs:eglCreateContext (Results 1 – 7 of 7) sorted by relevance
21 #define eglCreateContext l_eglCreateContext macro
290 PFNEGLCREATECONTEXTPROC eglCreateContext = in PopulateEglAvailability() local
44 eglCreateContext_t eglCreateContext; member
425 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext() function
79 EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, in eglCreateContext() function
1020 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay display, EGLConfig config, in eglCreateContext() function
1740 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLin… in eglCreateContext() function