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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c639 unsigned int endloop_count = 0; local
644 endloop_count++;
646 if (endloop_count == 0) {
649 endloop_count--;
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c639 unsigned int endloop_count = 0; local
644 endloop_count++;
646 if (endloop_count == 0) {
649 endloop_count--;

Completed in 41 milliseconds