Searched refs:flt_height_vec (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 870 LLVMValueRef flt_height_vec; local in function:lp_build_sample_image_nearest 886 &flt_width_vec, &flt_height_vec, &flt_depth_vec); 899 flt_height_vec, offsets[1], 1021 LLVMValueRef flt_height_vec; local in function:lp_build_sample_image_linear 1053 &flt_width_vec, &flt_height_vec, &flt_depth_vec); 1072 flt_height_vec, offsets[1], 1118 flt_height_vec = flt_width_vec; 1144 coord1 = lp_build_mul(coord_bld, coord1, flt_height_vec);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 880 LLVMValueRef flt_height_vec; local in function:lp_build_sample_image_nearest 896 &flt_width_vec, &flt_height_vec, &flt_depth_vec); 909 flt_height_vec, offsets[1], 1031 LLVMValueRef flt_height_vec; local in function:lp_build_sample_image_linear 1079 &flt_width_vec, &flt_height_vec, &flt_depth_vec); 1098 flt_height_vec, offsets[1], 1144 flt_height_vec = flt_width_vec; 1170 coord1 = lp_build_mul(coord_bld, coord1, flt_height_vec);
|
Completed in 13 milliseconds