Home
last modified time | relevance | path

Searched defs:tcs_iface (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp548 swr_tcs_llvm_fetch_input(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_fetch_input()
569 swr_tcs_llvm_fetch_output(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_fetch_output()
609 void swr_tcs_llvm_store_output(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_store_output()
987 BuilderSWR::swr_tcs_llvm_fetch_input(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_fetch_input()
1068 BuilderSWR::swr_tcs_llvm_fetch_output(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_fetch_output()
1157 BuilderSWR::swr_tcs_llvm_store_output(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_store_output()
1307 BuilderSWR::swr_tcs_llvm_emit_barrier(const struct lp_build_tcs_iface *tcs_iface, in swr_tcs_llvm_emit_barrier()
2197 struct swr_tcs_llvm_iface tcs_iface; in CompileTCS() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h282 const struct lp_build_tcs_iface *tcs_iface; member
518 const struct lp_build_tcs_iface *tcs_iface; member
Dlp_bld_nir.h244 const struct lp_build_tcs_iface *tcs_iface; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c3366 struct draw_tcs_llvm_iface tcs_iface; in draw_tcs_llvm_generate() local