Home | History | Annotate | Download | only in softpipe

Lines Matching refs:tx2

1259    const float *tx0, *tx1, *tx2, *tx3;
1276 tx2 = get_texel_2d(samp, addr, x0, y1);
1283 tx2[c], tx3[c]);
1303 const float *tx0, *tx1, *tx2, *tx3;
1321 tx2 = get_texel_2d_array(samp, addr, x0, y1, layer);
1328 tx2[c], tx3[c]);
1348 const float *tx0, *tx1, *tx2, *tx3;
1366 tx2 = get_texel_2d(samp, addrj, x0, y1);
1373 tx2[c], tx3[c]);