Searched refs:fetch_patch_input (Results 1 – 5 of 5) sorted by relevance
498 LLVMValueRef (*fetch_patch_input)(const struct lp_build_tes_iface *tes_iface, member
377 result[i] = bld->tes_iface->fetch_patch_input(bld->tes_iface, &bld_base->base, in emit_load_var()381 result2 = bld->tes_iface->fetch_patch_input(bld->tes_iface, &bld_base->base, in emit_load_var()
1355 res = bld->tes_iface->fetch_patch_input(bld->tes_iface, (struct lp_build_context*)bld_base, in emit_fetch_tes_input()1374 … res2 = bld->tes_iface->fetch_patch_input(bld->tes_iface, (struct lp_build_context*)bld_base, in emit_fetch_tes_input()
1948 tes_iface.base.fetch_patch_input = ::swr_tes_llvm_fetch_patch_input; in CompileTES()
3938 tes_iface.base.fetch_patch_input = draw_tes_llvm_fetch_patch_input; in draw_tes_llvm_generate()