Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp428 swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface,
669 swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_patch_input() function
678 return iface->pBuilder->swr_tes_llvm_fetch_patch_input(tes_iface, bld_base, in swr_tes_llvm_fetch_patch_input()
1346 BuilderSWR::swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_patch_input() function in BuilderSWR
1948 tes_iface.base.fetch_patch_input = ::swr_tes_llvm_fetch_patch_input; in CompileTES()