Searched refs:readdraw (Results 1 – 2 of 2) sorted by relevance
914 EGLSurface __stdcall eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() argument916 TRACE("(EGLint readdraw = %d)", readdraw); in eglGetCurrentSurface()920 if (readdraw == EGL_READ) in eglGetCurrentSurface()925 else if (readdraw == EGL_DRAW) in eglGetCurrentSurface()
305 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw);