Searched refs:bldw (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend.c | 263 struct lp_build_context bldw; local in function:lp_build_blend 275 lp_build_context_init(&bldw, bld->gallivm, wide_type); 301 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml); 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend.c | 263 struct lp_build_context bldw; local in function:lp_build_blend 275 lp_build_context_init(&bldw, bld->gallivm, wide_type); 301 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml); 302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh);
|
Completed in 2 milliseconds