Searched defs:currentContext (Results 1 – 8 of 8) sorted by relevance
276 CurrentNativeContext ¤tContext = mCurrentNativeContext[std::this_thread::get_id()]; in makeCurrent() local337 for (auto ¤tContext : mCurrentNativeContext) in destroyNativeContext() local376 CurrentNativeContext ¤tContext = mCurrentNativeContext[std::this_thread::get_id()]; in createRenderer() local
32 EGLContext_t *currentContext; member
43 EGLWrapperContext *currentContext; member
689 CurrentNativeContext ¤tContext = mCurrentData[std::this_thread::get_id()]; in makeCurrent() local922 CurrentNativeContext ¤tContext = mCurrentData[std::this_thread::get_id()]; in createRenderer() local
841 gl::Context *currentContext = thread->getContext(); in EGL_CreateSync() local890 gl::Context *currentContext = thread->getContext(); in EGL_ClientWaitSync() local1086 gl::Context *currentContext = thread->getContext(); in EGL_WaitSync() local
912 gl::Context *currentContext = thread->getContext(); in EGL_CreateSyncKHR() local964 gl::Context *currentContext = thread->getContext(); in EGL_ClientWaitSyncKHR() local1015 gl::Context *currentContext = thread->getContext(); in EGL_WaitSyncKHR() local
1166 Error Display::createSync(const gl::Context *currentContext, in createSync()1291 gl::Context *currentContext = thread->getContext(); in destroyContext() local
2689 const gl::Context *currentContext, in ValidateCreateSyncBase()2787 const gl::Context *currentContext) in ValidateCreateSyncKHR()2804 const gl::Context *currentContext) in ValidateCreateSync()