Searched refs:total_changed (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c616 static int total, total_changed, bufs; variable in typeref:typename:int
827 total_changed++;
855 total_changed++;
887 total_changed++;
926 total_changed += 4;
1316 if (VERBOSE && total_changed) {
1318 total_changed = 0;
1439 total, total_changed,
1440 ((float)total_changed/(float)total*100.0));
1444 (float)total_changed/(floa
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c338 static int total, total_changed, bufs; variable in typeref:typename:int
549 total_changed++;
577 total_changed++;
609 total_changed++;
648 total_changed += 4;
949 if (VERBOSE && total_changed) {
951 total_changed = 0;
953 else fprintf(stderr, "total_changed zero\n");
1065 total, total_changed,
1066 ((float)total_changed/(floa
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c616 static int total, total_changed, bufs; variable in typeref:typename:int
827 total_changed++;
855 total_changed++;
887 total_changed++;
926 total_changed += 4;
1316 if (VERBOSE && total_changed) {
1318 total_changed = 0;
1439 total, total_changed,
1440 ((float)total_changed/(float)total*100.0));
1444 (float)total_changed/(floa
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c338 static int total, total_changed, bufs; variable in typeref:typename:int
549 total_changed++;
577 total_changed++;
609 total_changed++;
648 total_changed += 4;
949 if (VERBOSE && total_changed) {
951 total_changed = 0;
953 else fprintf(stderr, "total_changed zero\n");
1065 total, total_changed,
1066 ((float)total_changed/(floa
[all...]

Completed in 7 milliseconds