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

Completed in 307 milliseconds