Searched defs:wide_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c114 struct lp_type wide_type = lp_wider_type(type); local in function:lp_build_mul_norm_expand
264 struct lp_type wide_type = lp_wider_type(bld->type); local in function:lp_build_blend
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c114 struct lp_type wide_type = lp_wider_type(type); local in function:lp_build_mul_norm_expand
264 struct lp_type wide_type = lp_wider_type(bld->type); local in function:lp_build_blend
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1014 lp_build_mul_norm(struct gallivm_state * gallivm,struct lp_type wide_type,LLVMValueRef a,LLVMValueRef b) argument
1093 struct lp_type wide_type = lp_wider_type(type); local in function:lp_build_mul
1289 LLVMTypeRef wide_type, narrow_type; local in function:lp_build_mul_32_lohi
1559 struct lp_type wide_type; local in function:lp_build_lerp
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c884 lp_build_mul_norm(struct gallivm_state * gallivm,struct lp_type wide_type,LLVMValueRef a,LLVMValueRef b) argument
963 struct lp_type wide_type = lp_wider_type(type); local in function:lp_build_mul
1164 LLVMTypeRef wide_type, narrow_type; local in function:lp_build_mul_32_lohi
1450 struct lp_type wide_type; local in function:lp_build_lerp
[all...]

Completed in 9 milliseconds