gpuveto tool
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 28 Apr 2014 13:19:34 +0000 (13:19 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 28 Apr 2014 13:19:34 +0000 (13:19 +0000)
commitfe78847f1261553c21b6b6ea3349bea55a695b77
tree81016331f39f7c557c035de5094cbaeac7d68e5f
parent5729387fe012dc05de2b8ae121e4504ec2b54654
gpuveto tool

This CL adds a command line tool to report the suitableForGpuRasterization status of a single skp file.

R=bsalomon@google.com, rmistry@google.com

Author: robertphillips@google.com

Review URL: https://codereview.chromium.org/259663004

git-svn-id: http://skia.googlecode.com/svn/trunk@14393 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tools.gyp
tools/gpuveto.cpp [new file with mode: 0644]