DM: destroy contexts after each GPU task instead of before
authorMike Klein <mtklein@google.com>
Tue, 15 Jul 2014 20:10:02 +0000 (16:10 -0400)
committerMike Klein <mtklein@google.com>
Tue, 15 Jul 2014 20:10:02 +0000 (16:10 -0400)
commit18515cf3702131ccc100de8d61a0490f595cf0df
tree8c2520647e0a783d9fc2c354f9aea30cdafe0def
parent352c2181d15ed053c3b759f08ff1f51d50e2d3bb
DM: destroy contexts after each GPU task instead of before

This is for consistency with bench/nanobench/GM.  Haven't seen it make a difference.

BUG=skia:

Review URL: https://codereview.chromium.org/397743004
dm/DMTask.cpp