Searched refs:const127 (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 1137 const127 = lp_build_const_int_vec(bld->gallivm, bld->type, 127); 1141 lf = lp_build_sub(bld, const127, level);
|
| /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 1274 const127 = lp_build_const_int_vec(bld->gallivm, bld->type, 127); 1278 lf = lp_build_sub(bld, const127, level);
|
Completed in 8 milliseconds