Add support for EGL_ANDROID_blob_cache
The functionality of MemoryProgramCache is divided up in two. BlobCache
is now a generic binary cache, which interfaces with the callbacks from
EGL_ANDROID_blob_cache. MemoryProgramCache handles program
[de]serialization and interacts with BlobCache.
Bug: angleproject:2516
Change-Id: Ie4328a2e56a26338e033d84f4e53a1103411937d
Reviewed-on: https://chromium-review.googlesource.com/1194285
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by:
Geoff Lang <geofflang@chromium.org>
Showing
src/libANGLE/BlobCache.cpp
0 → 100644
src/libANGLE/BlobCache.h
0 → 100644
src/libANGLE/BlobCache_unittest.cpp
0 → 100644
src/tests/egl_tests/EGLBlobCacheTest.cpp
0 → 100644
Please
register
or
sign in
to comment