egl: reset blob cache set/get functions on terminate
authorTapani Pälli <tapani.palli@intel.com>
Thu, 22 Aug 2019 07:49:36 +0000 (10:49 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 23 Aug 2019 05:14:08 +0000 (08:14 +0300)
commit3e03a3fc5315b488468b28aa40a7e9416f506520
tree1bd178b5b403b6a589befcce51719d7acc3a74d9
parent2d799250346331a93b21678dc5605cff74dfa3a1
egl: reset blob cache set/get functions on terminate

Fixes errors seen with eglSetBlobCacheFuncsANDROID on Android when
running dEQP that terminates and reinitializes a display.

Fixes: 6f5b57093b3 "egl: add support for EGL_ANDROID_blob_cache"
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/egl/main/eglapi.c