0ed4c86873
The disk_cache_create() now always returns valid cache even when disk cache is disabled. In a case of disabled cache, the disk cache is NO-OP. Test whether get/put() work as expected for the disabled cache. Reviewed-by: Rob Clark <robdclark@chromium.org> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24985>