Searched refs:tx11 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1871 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local in function:img_filter_3d_linear 1891 tx11 = get_texel_3d(sp_sview, sp_samp, addr, x1, y0, z1); 1900 tx10[c], tx11[c],
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1885 const float *tx00, *tx01, *tx02, *tx03, *tx10, *tx11, *tx12, *tx13; local in function:img_filter_3d_linear 1905 tx11 = get_texel_3d(sp_sview, sp_samp, addr, x1, y0, z1); 1914 tx10[c], tx11[c],
|
Completed in 12 milliseconds