Home
last modified time | relevance | path

Searched refs:cycles_avg (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c165 double cycles_avg = 0.0; in test_one() local
330 cycles_avg = sum/m; in test_one()
335 write_tsv_row(fp, src_type, dst_type, cycles_avg, success); in test_one()
H A Dlp_test_blend.c447 double cycles_avg = 0.0; in test_one() local
579 cycles_avg = sum/m; in test_one()
584 write_tsv_row(fp, blend, type, cycles_avg, success); in test_one()

Completed in 2 milliseconds