| sp_tex_sample.c | 804 float xw = u - (float)uflr; local 828 rgba[TGSI_NUM_CHANNELS*c] = lerp_2d(xw, yw, 1182 float xw; /* weights */ local 1194 samp->linear_texcoord_s(s, width, &x0, &x1, &xw); 1201 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]); 1219 float xw; \/* weights *\/ local 1257 float xw, yw; \/* weights *\/ local 1301 float xw, yw; \/* weights *\/ local 1346 float xw, yw; \/* weights *\/ local 1391 float xw, yw, zw; \/* interpolation weights *\/ local [all...] |