Searched refs:fetch_input (Results 1 – 4 of 4) sorted by relevance
412 LLVMValueRef (*fetch_input)(const struct lp_build_tgsi_gs_iface *gs_iface, member
1508 res = bld->gs_iface->fetch_input(bld->gs_iface, bld_base, in emit_fetch_gs_input()1519 res2 = bld->gs_iface->fetch_input(bld->gs_iface, bld_base, in emit_fetch_gs_input()
662 gs_iface.base.fetch_input = ::swr_gs_llvm_fetch_input; in CompileGS()
2303 gs_iface.base.fetch_input = draw_gs_llvm_fetch_input; in draw_gs_llvm_generate()