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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c514 LLVMTypeRef res_t, gather_res_t; local in function:lp_build_gather
541 gather_res_t = lp_build_vec_type(gallivm, gather_res_type);
542 res = LLVMGetUndef(gather_res_t);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c514 LLVMTypeRef res_t, gather_res_t; local in function:lp_build_gather
541 gather_res_t = lp_build_vec_type(gallivm, gather_res_type);
542 res = LLVMGetUndef(gather_res_t);

Completed in 3 milliseconds