commit | bbcb38df4f7477aa0a38da00a0757586a0125954 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Jun 19 10:19:29 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 19 10:19:29 2014 -0700 |
tree | 6828c395bf84d45ee94922cfac22ffc1bb4eb089 | |
parent | 3f73e8c8d589e0d5a1f75327b4aa22c1e745732d [diff] |
Allow gpu debug markers to be placed by using a GrContext If a marker is placed using a GrContext, it will add a marker to both the drawBuffer and gpu targets of that context. BUG=skia: R=bsalomon@google.com Author: egdaniel@google.com Review URL: https://codereview.chromium.org/340893002