Lines Matching refs:EGLSurface
461 eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, in eglMakeCurrent()
520 EGLSurface EGLAPIENTRY
528 EGLSurface ret; in eglCreateWindowSurface()
541 EGLSurface EGLAPIENTRY
549 EGLSurface ret; in eglCreatePixmapSurface()
562 EGLSurface EGLAPIENTRY
570 EGLSurface ret; in eglCreatePbufferSurface()
582 eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
597 eglQuerySurface(EGLDisplay dpy, EGLSurface surface, in eglQuerySurface()
612 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib()
628 eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage()
643 eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage()
683 eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers()
705 eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers()
819 EGLSurface EGLAPIENTRY
825 EGLSurface ret; in eglGetCurrentSurface()
1059 EGLSurface EGLAPIENTRY
1067 EGLSurface ret; in eglCreateScreenSurfaceMESA()
1080 EGLSurface surface, EGLModeMESA mode) in eglShowScreenSurfaceMESA()
1134 EGLSurface *surface) in eglQueryScreenSurfaceMESA()
1246 EGLSurface EGLAPIENTRY
1255 EGLSurface ret; in eglCreatePbufferFromClientBuffer()
1433 eglSwapBuffersRegionNOK(EGLDisplay dpy, EGLSurface surface, in eglSwapBuffersRegionNOK()
1563 eglPostSubBufferNV(EGLDisplay dpy, EGLSurface surface, in eglPostSubBufferNV()