Searched refs:x_offset1 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 760 LLVMValueRef x_offset0, x_offset1; local in function:lp_build_sample_image_linear 862 &x_offset0, &x_offset1, 871 x_offset1 = lp_build_add(&bld->int_coord_bld, x_offset1, z_offset); 875 x_offset1 = lp_build_add(&bld->int_coord_bld, x_offset1, mipoffsets); 881 offset[z][y][1] = x_offset1;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 768 LLVMValueRef x_offset0, x_offset1; local in function:lp_build_sample_image_linear 871 &x_offset0, &x_offset1, 880 x_offset1 = lp_build_add(&bld->int_coord_bld, x_offset1, z_offset); 884 x_offset1 = lp_build_add(&bld->int_coord_bld, x_offset1, mipoffsets); 890 offset[z][y][1] = x_offset1;
|
Completed in 4 milliseconds