Home | History | Annotate | Download | only in draw

Lines Matching defs:one

476                      out = lp_build_clamp(&bld, out, bld.zero, bld.one);
484 LLVMBuildStore(builder, bld.one, outputs[attrib][chan]);
1046 * Can do this with log2(vector length) pack instructions and one extract
1076 LLVMValueRef one = lp_build_const_int32(gallivm, 1);
1193 fetch_max = LLVMBuildSub(builder, end, one, "fetch_max");