commit | 14211aaf9e00f17f39a0063b72ef7797429c9b7f | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Mon Jan 14 12:29:30 2019 -0500 |
committer | Stan Iliev <stani@google.com> | Mon Jan 14 12:29:30 2019 -0500 |
tree | 155f75cc2674d6c2326e3dbab6c24254f383423c | |
parent | 266d408daef1bf5a33b2d9f2d8ca151160425a91 [diff] |
Store VkPipelineCache to ShaderCache Store vulkan pipeline cache in ShaderCache. Avoid writing to disk unless pipeline cache size has changed or there was a new shader compilation. Test: Ran app startup test. Ran Calc app. Bug: 122659224 Change-Id: Ie54ea8f0ee9c87387c310b369b2350310e20fa13