Home | History | Annotate | Download | only in skpbench

Lines Matching refs:help

33   help="path to the skpbench binary")
35 action='store_true', help="execute skpbench over adb")
37 help="The name of the adb binary to use.")
39 help="if using adb, ID of the specific device to target "
43 help="initial max allowable relative standard deviation")
45 help="suffix to append on config (e.g. '_before', '_after')")
47 help="directory to save .png proofs to disk.")
49 type=int, default=1, help="level of verbosity (0=none to 5=debug)")
51 type=int, help="number of milliseconds to run each benchmark")
53 type=int, help="duration of a sample (minimum)")
56 help="perform timing on the gpu clock instead of cpu (gpu work only)")
58 action='store_true', help="use fps instead of ms")
60 help="comma- or space-separated list of GPU path renderers, including: "
64 action='store_true', help="disable caching of path mask textures")
66 default='gl', help="comma- or space-separated list of GPU configs")
68 help="optional file to append results into")
71 help=".skp files or directories to expand for .skp files")