Searched refs:tx03 (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
1888 tx03 = get_texel_3d(sp_sview, sp_samp, addr, x1, y1, z0);
1899 tx02[c], tx03[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
1902 tx03 = get_texel_3d(sp_sview, sp_samp, addr, x1, y1, z0);
1913 tx02[c], tx03[c],

Completed in 13 milliseconds