Home | History | Annotate | Download | only in softpipe

Lines Matching refs:itx

954          const int itx = (quad->input.x0 & (TILE_SIZE-1));
980 int x = itx + (j & 1);
1013 int x = itx + (j & 1);
1046 const int itx = (quad->input.x0 & (TILE_SIZE-1));
1051 int x = itx + (j & 1);
1092 int x = itx + (j & 1);
1119 const int itx = (quad->input.x0 & (TILE_SIZE-1));
1124 int x = itx + (j & 1);
1154 int x = itx + (j & 1);
1187 const int itx = (quad->input.x0 & (TILE_SIZE-1));
1197 int x = itx + (j & 1);