Searched refs:EGL_CreateWindowSurface (Results 1 – 8 of 8) sorted by relevance
39 ANGLE_EXPORT EGLSurface EGLAPIENTRY EGL_CreateWindowSurface(EGLDisplay dpy,
1008 EGL_CreateWindowSurface
54 {"eglCreateWindowSurface", P(EGL_CreateWindowSurface)},
136 EGLSurface EGLAPIENTRY EGL_CreateWindowSurface(EGLDisplay dpy, in EGL_CreateWindowSurface() function
23 #define EGL_CreateWindowSurface l_EGL_CreateWindowSurface macro
115 return EGL_CreateWindowSurface(dpy, config, win, attrib_list); in eglCreateWindowSurface()