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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c574 struct lp_type really_final_type = dst_type; local in function:lp_build_gather
577 really_final_type.length *= length;
579 lp_build_vec_type(gallivm, really_final_type), "");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c574 struct lp_type really_final_type = dst_type; local in function:lp_build_gather
577 really_final_type.length *= length;
579 lp_build_vec_type(gallivm, really_final_type), "");

Completed in 3 milliseconds