commit | 8506e364dee8d22bd6bd5055472bcf8e7da21b00 | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Wed Mar 08 12:12:09 2023 -0700 |
committer | Ian Elliott <ianelliott@google.com> | Wed Mar 15 14:18:24 2023 -0600 |
tree | 68592af5ea9edb9ae04bb20fedbf10feedc362b5 | |
parent | 849d782248b8c24fb538c84defc5b5d8f2a48bac [diff] |
SkiaVkRenderEngine: Do not cache textures with protected contexts `SkiaRenderEngine::mTextureCache` is not used with protected contexts with the SkiaVk back-end. This avoids crashed caused by using a VkImage with a VkDevice that it wasn't created with. Test: Face unlock training Bug: 271907068 Bug: 264475961 Bug: 267295152 Change-Id: I1296539677ae63be63614ab2464dbb55b32276cd