Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp419 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface,
648 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_vtx_input() function
660 return iface->pBuilder->swr_tes_llvm_fetch_vtx_input(tes_iface, bld_base, in swr_tes_llvm_fetch_vtx_input()
1414 BuilderSWR::swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_vtx_input() function in BuilderSWR
1947 tes_iface.base.fetch_vertex_input = ::swr_tes_llvm_fetch_vtx_input; in CompileTES()