Searched refs:currDraw (Results 1 – 1 of 1) sorted by relevance
3546 EGLSurface currDraw = eglGetCurrentSurface(EGL_DRAW); in platformCreateSharedEglContext() local3551 s_egl.eglMakeCurrent(currDisplay, currRead, currDraw, currContext); in platformCreateSharedEglContext()