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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c160 lp_build_int_elem_type(struct gallivm_state *gallivm, struct lp_type type) function
169 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type);
381 bld->int_elem_type = lp_build_int_elem_type(gallivm, type);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c160 lp_build_int_elem_type(struct gallivm_state *gallivm, struct lp_type type) function
169 LLVMTypeRef elem_type = lp_build_int_elem_type(gallivm, type);
381 bld->int_elem_type = lp_build_int_elem_type(gallivm, type);

Completed in 197 milliseconds