Home | History | Annotate | Download | only in draw

Lines Matching full:i32_type

871    struct lp_type i32_type = lp_int_type(vs_type);
884 mask = lp_build_const_int_vec(gallivm, i32_type, 0);
885 temp = lp_build_const_int_vec(gallivm, i32_type, 0);
887 shift = lp_build_const_int_vec(gallivm, i32_type, 1); /* 1 1 1 1 */
940 temp = lp_build_const_int_vec(gallivm, i32_type, 16);
983 temp = lp_build_const_int_vec(gallivm, i32_type, 1 << plane_idx);
1019 temp = lp_build_const_int_vec(gallivm, i32_type, 1 << plane_idx);