DescriptionClear the shader disk cache whenver we receive REMOVE_CACHE.
The shader disk cache was only cleared if we recieved a REMOVE_SHADER_CACHE
or a REMOVE_CACHED_DATA. The REMOVE_CACHED_DATA was only plumbed into the
clearing from the WebUI. There are a few places that expect the cache to be
fully cleared using REMOVE_CACHE.
This CL removes the extra REMOVE_SHADER_CACHE flag and always clears the
shader cache if the user clears their cache.
BUG=249295
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206917
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|