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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c155 unsigned PrevBlockHasTex:1; member in struct:schedule_state
1273 if (s->PrevBlockHasTex) {
1356 s.PrevBlockHasTex = 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c155 unsigned PrevBlockHasTex:1; member in struct:schedule_state
1273 if (s->PrevBlockHasTex) {
1356 s.PrevBlockHasTex = 1;

Completed in 7 milliseconds