commit | d012877a6d30ae768f9ccf3239ba09d730cbb6a5 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Fri Oct 03 05:31:41 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 03 05:31:41 2014 -0700 |
tree | c5ef04402934c788091c9d94ec058ed88ffb352b | |
parent | 6a6567458b303237dd9a528a24829ca849adc1db [diff] |
Fix ref cnt'ing issue in GrProgramElement. Drop ref on GrGpuResources when GrProgramElement loses its last ref and already has a pending execution. BUG=skia:2889 Review URL: https://codereview.chromium.org/612293003