Exit early when draw can be skipped. Be more robust against abandoned GrContext.
authorbsalomon <bsalomon@google.com>
Mon, 4 Aug 2014 15:31:39 +0000 (08:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 4 Aug 2014 15:31:39 +0000 (08:31 -0700)
commit41ebbddd76b747d5fb32c02dda0de3d03a3edda5
tree425cd4bafa151024897e73798f6b72ec7aa95320
parente86af3738abdfb5ba230101470b94189bb2e98b1
Exit early when draw can be skipped. Be more robust against abandoned GrContext.

R=egdaniel@google.com

Author: bsalomon@google.com

Review URL: https://codereview.chromium.org/428103003
src/gpu/GrContext.cpp