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

/external/chromium_org/third_party/mesa/src/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],
/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 197 milliseconds