commit | 9a48697bd78b5c36737f288d9c81b19efeef71ff | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Mon Sep 21 16:02:21 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Sep 21 20:38:42 2020 +0000 |
tree | a7d745807ede2300b1e1869fc3f4054b696d3000 | |
parent | e77162ea89df1b021937557b57629576b89745ac [diff] |
Allow client to pass in VK_IMAGE_LAYOUT_UNDEFINED into mutable state change requests. Passing in VK_IMAGE_LAYOUT_UNDEFINED will tell Skia to not update the layout when doing the state change. Bug: skia:10742 Change-Id: Ic59b7c95d3a73e29dcd6eec16a2fd138e1a1d95f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/318204 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>