diff options
author | egdaniel <egdaniel@google.com> | 2016-07-22 14:41:30 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-22 14:41:30 -0700 |
commit | 0e72e9ee3b0201f05e5d74917b17c8a427b14d9f (patch) | |
tree | 53fc34485c9a9f0fc68a769543398cd7056aca53 /gyp_skia | |
parent | 8e4373f40be3362a2756c6522df3541253d0edb0 (diff) |
Remove asserts on scissor size in Vulkan
These are asserts are firing from a recent change to our scissor code.
Since these asserts were added, the Vulkan spec has been updated to no
longer require the scissor is insides the bounds of the image, just that
x + width does not overflow.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2171283004
Review-Url: https://codereview.chromium.org/2171283004
Diffstat (limited to 'gyp_skia')
0 files changed, 0 insertions, 0 deletions