Home
last modified time | relevance | path

Searched defs:currentContext (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp276 CurrentNativeContext &currentContext = mCurrentNativeContext[std::this_thread::get_id()]; in makeCurrent() local
337 for (auto &currentContext : mCurrentNativeContext) in destroyNativeContext() local
376 CurrentNativeContext &currentContext = mCurrentNativeContext[std::this_thread::get_id()]; in createRenderer() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DThreadInfo.h32 EGLContext_t *currentContext; member
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DThreadInfo.h43 EGLWrapperContext *currentContext; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp689 CurrentNativeContext &currentContext = mCurrentData[std::this_thread::get_id()]; in makeCurrent() local
922 CurrentNativeContext &currentContext = mCurrentData[std::this_thread::get_id()]; in createRenderer() local
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_egl.cpp841 gl::Context *currentContext = thread->getContext(); in EGL_CreateSync() local
890 gl::Context *currentContext = thread->getContext(); in EGL_ClientWaitSync() local
1086 gl::Context *currentContext = thread->getContext(); in EGL_WaitSync() local
Dentry_points_egl_ext.cpp912 gl::Context *currentContext = thread->getContext(); in EGL_CreateSyncKHR() local
964 gl::Context *currentContext = thread->getContext(); in EGL_ClientWaitSyncKHR() local
1015 gl::Context *currentContext = thread->getContext(); in EGL_WaitSyncKHR() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp1166 Error Display::createSync(const gl::Context *currentContext, in createSync()
1291 gl::Context *currentContext = thread->getContext(); in destroyContext() local
DvalidationEGL.cpp2689 const gl::Context *currentContext, in ValidateCreateSyncBase()
2787 const gl::Context *currentContext) in ValidateCreateSyncKHR()
2804 const gl::Context *currentContext) in ValidateCreateSync()