Searched defs:tx11 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1393 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local
1418 tx11 = get_texel_3d(samp, addr, x1, y0, z1);
1427 tx10[c], tx11[c],

Completed in 266 milliseconds