commit | ff1d547c72b7c70af7bddfba01d4646b2389db7a | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Sep 10 08:37:20 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 10 08:37:20 2015 -0700 |
tree | a96e9b61d9b2837969825d67e170966ff94e22b0 | |
parent | 6c6f65885ba20ba9e8d8c36039f1c9eff4cc814b [diff] |
Calculate pixel config and stencil fmt pairs once per pixel config. We use a temp FB and stencil buffer to test different stencil formats with a given pixel config. We then keep a map from pixel config to desired stencil format. BUG=skia: Review URL: https://codereview.chromium.org/1317443004