Searched defs:tx01 (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
1413 tx01 = get_texel_3d(samp, addr, x1, y0, z0);
1425 tx00[c], tx01[c],
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1393 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local
1413 tx01 = get_texel_3d(samp, addr, x1, y0, z0);
1425 tx00[c], tx01[c],

Completed in 149 milliseconds