Searched refs:bld32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c89 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);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c89 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 95 milliseconds