Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c115 struct lp_type wide_type = lp_wider_type(type); in lp_build_mul_norm_expand() local
265 struct lp_type wide_type = lp_wider_type(bld->type); in lp_build_blend() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c883 lp_build_mul_norm(struct gallivm_state *gallivm, struct lp_type wide_type, LLVMValueRef a, LLVMValueRef b) lp_build_mul_norm() argument
961 struct lp_type wide_type = lp_wider_type(type); lp_build_mul() local
1148 LLVMTypeRef wide_type, narrow_type; lp_build_mul_32_lohi() local
1426 struct lp_type wide_type; lp_build_lerp() local
[all...]

Completed in 4 milliseconds