summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/BlobCache_test.cpp
AgeCommit message (Expand)Author
2023-02-22Ensure that clearing the BlobCache sets mTotalSize to 0 Tom Cherry
2022-05-03Add a return value to BlobCache::set Leon Scroggins III
2020-08-13EGL: refactor and enforce clang-format Yiwei Zhang
2018-07-18[opengl] Modernize codebase by replacing NULL with nullptr Yi Kong
2017-03-10convert BlobCache to STL Mathias Agopian