commit | 81e7bf8d6d338d944f3c5075b14c21580398aeb6 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Wed Jul 19 14:47:42 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 19 19:13:25 2017 +0000 |
tree | 7c9814e6637dbcdf477f35084381b28f1f98e06a | |
parent | fc3afa921bc42a357120e1e7856b3c256bfe1a6a [diff] |
Update gpu caps for valid sample counts. Instead of query and maxSampleCount and using that to cap, we now have each config store its supported values and when requested returns either the next highest or equal supported value, or if non the max config supported. Bug: skia: Change-Id: I8802d44c13b3b1703ee54a7e69b82102d4b8dc2d Reviewed-on: https://skia-review.googlesource.com/24302 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>