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

Completed in 141 milliseconds