Searched refs:bld32 (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_yuv.c | 89 struct lp_build_context bld32; local 91 lp_build_context_init(&bld32, gallivm, type); 96 *y = lp_build_select(&bld32, sel, tmp, tmp2); 157 struct lp_build_context bld32; local 159 lp_build_context_init(&bld32, gallivm, type); 163 *y = lp_build_select(&bld32, sel, packed, tmp);
|
Completed in 84 milliseconds