skia2/tools/skpbench
csmartdalton 008b9d80ab Add the ability to enable/disable GPU path renderers
Adds a bitfield to GrContextOptions that masks out path renderers.
Adds commandline flags support to set this bitfield in tools apps.
Removes GrGLInterfaceRemoveNVPR since we can now accomplish the same
thing in the context options.

BUG=skia:

Change-Id: Icf2a4df36374b3ba2f69ebf0db56e8aedd6cf65f
Reviewed-on: https://skia-review.googlesource.com/8786
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2017-02-22 20:29:56 +00:00
..
__init__.py skpbench 2016-09-19 11:03:58 -07:00
_adb_path.py skpbench: simplify adb and reduce number of invocations 2016-11-09 08:41:23 -08:00
_adb.py skpbench: call adb wait-for-device after root 2016-11-09 21:29:18 +00:00
_benchresult.py skpbench: add "resultsfile" option 2016-11-10 16:08:12 +00:00
_hardware_android.py skpbench: simplify adb and reduce number of invocations 2016-11-09 08:41:23 -08:00
_hardware_nexus_6p.py skpbench: simplify adb and reduce number of invocations 2016-11-09 08:41:23 -08:00
_hardware_pixel_c.py skpbench: filter out junk spewed by Pixel C driver 2016-11-09 13:25:24 -08:00
_hardware.py skpbench: filter out junk spewed by Pixel C driver 2016-11-09 13:25:24 -08:00
_os_path.py Add adb support to skpbench 2016-09-19 12:04:56 -07:00
sheet.py skpbench: add utility to format results for Skia Perf 2016-11-10 20:00:56 +00:00
skiaperf.py skpbench: fix parser script for bots 2016-11-15 18:52:10 +00:00
skpbench.cpp Add the ability to enable/disable GPU path renderers 2017-02-22 20:29:56 +00:00
skpbench.py skpbench: add utility to format results for Skia Perf 2016-11-10 20:00:56 +00:00