commit | bca3c9fb2d5c043985b878633e9630cf12e04bd6 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Mar 05 09:17:17 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 05 09:17:18 2015 -0800 |
tree | bfeae08002e85b3f2b6fc53ab8181ab9d6aa2aec | |
parent | 7bdc8dfaabdee59d1961a390418ae6aafe0f9e62 [diff] |
Update gpu trace marker system for MultiDrawBuffer world The main thrust of this CL is to remove the currCmdMarker variable from GrTargetCommands::flush. In a MultiDrawBuffer world the Cmds need not be execute in the order of their issuance. Review URL: https://codereview.chromium.org/978363002