Searched defs:b_chan (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c397 unsigned int a_chan, b_chan; local
399 for (b_chan = 0; b_chan < 4; b_chan++) {
400 if (overlap_live_intervals(&a[a_chan], &b[b_chan])) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c397 unsigned int a_chan, b_chan; local
399 for (b_chan = 0; b_chan < 4; b_chan++) {
400 if (overlap_live_intervals(&a[a_chan], &b[b_chan])) {

Completed in 108 milliseconds