skia2/tools/skpbench
Greg Daniel 81e7bf8d6d Update gpu caps for valid sample counts.
Instead of query and maxSampleCount and using that to cap, we now have
each config store its supported values and when requested returns either
the next highest or equal supported value, or if non the max config supported.

Bug: skia:
Change-Id: I8802d44c13b3b1703ee54a7e69b82102d4b8dc2d
Reviewed-on: https://skia-review.googlesource.com/24302
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-07-19 19:13:25 +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 Update gpu caps for valid sample counts. 2017-07-19 19:13:25 +00:00
skpbench.py Be explicit on test and perf bots about GL vs GLES 2017-03-17 19:09:37 +00:00