Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1749 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; in img_filter_3d_linear() local
1771 tx13 = get_texel_3d(sp_sview, sp_samp, addr, x1, y1, z1); in img_filter_3d_linear()
1779 tx12[c], tx13[c]); in img_filter_3d_linear()