Searched refs:const23 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1132 LLVMValueRef const127, const23, lf; local in function:lp_build_minify 1138 const23 = lp_build_const_int_vec(bld->gallivm, bld->type, 23); 1142 lf = lp_build_shl(bld, lf, const23);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1269 LLVMValueRef const127, const23, lf; local in function:lp_build_minify 1275 const23 = lp_build_const_int_vec(bld->gallivm, bld->type, 23); 1279 lf = lp_build_shl(bld, lf, const23);
|
Completed in 21 milliseconds