commit | 03896ae9ce0ccf567dddef4ba322c7eb9c6a448a | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Mar 07 16:54:24 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 08 14:18:03 2019 +0000 |
tree | 996abc336ceb8c5513c88d10ff75b5053d77c469 | |
parent | 29b04daaabf368edec1d8ef8736721efa8238841 [diff] |
Fixed a couple of Vulkan bugs There was a bad test in GrVkImage, and the test in SkSLVariable was allowing interface variables to be declared dead, which was probably not a serious problem but was causing the debug layers to whine. Bug: skia:8837 Change-Id: I233372ae45b575949b7c8f92b119b86e649f3142 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199060 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>