Lines Matching refs:makeCurrent
738 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
749 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
763 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
780 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
785 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()
857 EGLU_CHECK_CALL(m_egl, makeCurrent(m_display, m_surface, m_surface, m_context)); in run()
866 EGLU_CHECK_CALL(m_egl, makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in run()
966 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
972 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()
980 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
986 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()
1005 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
1010 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()