Searched refs:tx10 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 1885 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; in img_filter_3d_linear() local 1904 tx10 = get_texel_3d(sp_sview, sp_samp, addr, x0, y0, z1); in img_filter_3d_linear() 1914 tx10[c], tx11[c], in img_filter_3d_linear()
|
Completed in 7 milliseconds