Searched refs:write_tsv_row (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_format.c | 61 write_tsv_row(FILE *fp, in write_tsv_row() function 231 write_tsv_row(fp, desc, success); in test_format_float() 331 write_tsv_row(fp, desc, success); in test_format_unorm8()
|
D | lp_test_conv.c | 63 write_tsv_row(FILE *fp, in write_tsv_row() function 332 write_tsv_row(fp, src_type, dst_type, cycles_avg, success); in test_one()
|
D | lp_test_blend.c | 74 write_tsv_row(FILE *fp, in write_tsv_row() function 581 write_tsv_row(fp, blend, type, cycles_avg, success); in test_one()
|