Home | History | Annotate | Download | only in softpipe

Lines Matching refs:tx3

1259    const float *tx0, *tx1, *tx2, *tx3;
1277 tx3 = get_texel_2d(samp, addr, x1, y1);
1283 tx2[c], tx3[c]);
1303 const float *tx0, *tx1, *tx2, *tx3;
1322 tx3 = get_texel_2d_array(samp, addr, x1, y1, layer);
1328 tx2[c], tx3[c]);
1348 const float *tx0, *tx1, *tx2, *tx3;
1367 tx3 = get_texel_2d(samp, addrj, x1, y1);
1373 tx2[c], tx3[c]);