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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c639 unsigned int endloop_count = 0; local in function:rc_match_endloop
644 endloop_count++;
646 if (endloop_count == 0) {
649 endloop_count--;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c639 unsigned int endloop_count = 0; local in function:rc_match_endloop
644 endloop_count++;
646 if (endloop_count == 0) {
649 endloop_count--;

Completed in 3 milliseconds