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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1871 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local in function:img_filter_3d_linear
1893 tx13 = get_texel_3d(sp_sview, sp_samp, addr, x1, y1, z1);
1901 tx12[c], tx13[c]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1885 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local in function:img_filter_3d_linear
1907 tx13 = get_texel_3d(sp_sview, sp_samp, addr, x1, y1, z1);
1915 tx12[c], tx13[c]);

Completed in 12 milliseconds