HomeSort by relevance Sort by last modified time
    Searched refs:total_changed (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_sanity.c 618 static int total, total_changed, bufs; variable
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_sanity.c 340 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");
    [all...]

Completed in 80 milliseconds