commit | c26565755db54f1c27aca024336e8da680879107 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Mon Aug 16 16:24:18 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Aug 17 14:18:45 2021 +0000 |
tree | 2fda0b844fd3b7bc0f15dd263a335930554c3435 | |
parent | 159005a1968e4d0601e7a784314f5dbdd89bf29e [diff] |
Add additional abanoned checks in read pixels. The checks for PMUPM conversions can cause us to abanon the context when work is submitted to the GPU for its tests. So after calling that function we need to make sure we're still in a valid state. Bug: chromium:1205797 Change-Id: I652da7fc9bb230fcd141c890d312fce37fc42e22 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/439817 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>