Searched refs:swr_gs_llvm_fetch_input (Results 1 – 1 of 1) sorted by relevance
232 swr_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface,275 swr_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface, in swr_gs_llvm_fetch_input() function285 return iface->pBuilder->swr_gs_llvm_fetch_input(gs_iface, bld_base, in swr_gs_llvm_fetch_input()333 BuilderSWR::swr_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface, in swr_gs_llvm_fetch_input() function in BuilderSWR662 gs_iface.base.fetch_input = ::swr_gs_llvm_fetch_input; in CompileGS()