Searched refs:EGL_CreatePixmapSurface (Results 1 – 7 of 7) sorted by relevance
35 ANGLE_EXPORT EGLSurface EGLAPIENTRY EGL_CreatePixmapSurface(EGLDisplay dpy,
1007 EGL_CreatePixmapSurface
45 {"eglCreatePixmapSurface", P(EGL_CreatePixmapSurface)},
113 EGLSurface EGLAPIENTRY EGL_CreatePixmapSurface(EGLDisplay dpy, in EGL_CreatePixmapSurface() function
22 #define EGL_CreatePixmapSurface l_EGL_CreatePixmapSurface macro
106 return EGL_CreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()