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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c618 static int total, total_changed, bufs; variable
830 total_changed++;
858 total_changed++;
890 total_changed++;
929 total_changed += 4;
1319 if (VERBOSE && total_changed) {
1321 total_changed = 0;
1442 total, total_changed,
1443 ((float)total_changed/(float)total*100.0));
1447 (float)total_changed/(floa
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c340 static int total, total_changed, bufs; variable
552 total_changed++;
580 total_changed++;
612 total_changed++;
651 total_changed += 4;
952 if (VERBOSE && total_changed) {
954 total_changed = 0;
956 else fprintf(stderr, "total_changed zero\n");
1068 total, total_changed,
1069 ((float)total_changed/(floa
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_sanity.c618 static int total, total_changed, bufs; variable
830 total_changed++;
858 total_changed++;
890 total_changed++;
929 total_changed += 4;
1319 if (VERBOSE && total_changed) {
1321 total_changed = 0;
1442 total, total_changed,
1443 ((float)total_changed/(float)total*100.0));
1447 (float)total_changed/(floa
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_sanity.c340 static int total, total_changed, bufs; variable
552 total_changed++;
580 total_changed++;
612 total_changed++;
651 total_changed += 4;
952 if (VERBOSE && total_changed) {
954 total_changed = 0;
956 else fprintf(stderr, "total_changed zero\n");
1068 total, total_changed,
1069 ((float)total_changed/(floa
[all...]

Completed in 1309 milliseconds