Searched refs:x_offset0 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1043 LLVMValueRef x_offset0, x_offset1; local
1146 &x_offset0, &x_offset1,
1154 x_offset0 = lp_build_add(&bld->int_coord_bld, x_offset0, z_offset);
1158 x_offset0 = lp_build_add(&bld->int_coord_bld, x_offset0, mipoffsets);
1164 offset[z][y][0] = x_offset0;
1240 LLVMValueRef x_offset0, x_offset1; local
1312 &x_offset0, &x_subcoord[0]);
1323 x_offset0
[all...]

Completed in 149 milliseconds