Go to the source code of this file.
|
static | DEFINE_double (gpuMs, 5, "While auto-tuning the number of benchmark runs per sample, increase the number of runs " "until a single sample takes this many milliseconds. Do this for each benchmark.") |
|
static | DEFINE_bool (gpuStats, false, "Print GPU stats after each GPU benchmark.") |
|
static | DEFINE_bool (gpuStatsDump, false, "Dump GPU stats after each benchmark into the " "results.json output file, which can be ingested by Perf.") |
|
static | DEFINE_bool (dmsaaStatsDump, false, "Dump DMSAA stats after each benchmark into the " "results.json output file, which can be ingested by Perf.") |
|
◆ DEFINE_bool() [1/3]
static DEFINE_bool |
( |
dmsaaStatsDump |
, |
|
|
false |
, |
|
|
"Dump DMSAA stats after each benchmark into the " "results.json output |
file, |
|
|
which can be ingested by Perf." |
|
|
) |
| |
|
static |
◆ DEFINE_bool() [2/3]
static DEFINE_bool |
( |
gpuStats |
, |
|
|
false |
, |
|
|
"Print GPU stats after each GPU benchmark." |
|
|
) |
| |
|
static |
◆ DEFINE_bool() [3/3]
static DEFINE_bool |
( |
gpuStatsDump |
, |
|
|
false |
, |
|
|
"Dump GPU stats after each benchmark into the " "results.json output |
file, |
|
|
which can be ingested by Perf." |
|
|
) |
| |
|
static |
◆ DEFINE_double()
static DEFINE_double |
( |
gpuMs |
, |
|
|
5 |
, |
|
|
"While auto-tuning the number of benchmark runs per |
sample, |
|
|
increase the number of runs " "until a single sample takes this many milliseconds. Do this for each benchmark." |
|
|
) |
| |
|
static |
◆ combinedDMSAAStats
GrRecordingContextPriv::DMSAAStats combinedDMSAAStats |
◆ ESTIMATED_GPU_FRAME_LAG
constexpr int ESTIMATED_GPU_FRAME_LAG = 5 |
|
staticconstexpr |