Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c514 LLVMTypeRef res_t, gather_res_t; in lp_build_gather() local
541 gather_res_t = lp_build_vec_type(gallivm, gather_res_type); in lp_build_gather()
542 res = LLVMGetUndef(gather_res_t); in lp_build_gather()