Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h278 const struct lp_build_tcs_iface *tcs_iface;
449 struct lp_build_tcs_iface struct
455 void (*emit_store_output)(const struct lp_build_tcs_iface *tcs_iface, argument
467 LLVMValueRef (*emit_fetch_input)(const struct lp_build_tcs_iface *tcs_iface, argument
476 LLVMValueRef (*emit_fetch_output)(const struct lp_build_tcs_iface *tcs_iface, argument
513 const struct lp_build_tcs_iface *tcs_iface;
Dlp_bld_nir.h230 const struct lp_build_tcs_iface *tcs_iface;
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp382 swr_tcs_llvm_fetch_input(const struct lp_build_tcs_iface *tcs_iface,
391 swr_tcs_llvm_fetch_output(const struct lp_build_tcs_iface *tcs_iface,
401 swr_tcs_llvm_store_output(const struct lp_build_tcs_iface *tcs_iface,
414 swr_tcs_llvm_emit_barrier(const struct lp_build_tcs_iface *tcs_iface,
450 struct lp_build_tcs_iface base;
548 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()
[all …]
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c85 struct lp_build_tcs_iface base;
93 draw_tcs_llvm_iface(const struct lp_build_tcs_iface *iface) in draw_tcs_llvm_iface()
3072 draw_tcs_llvm_emit_fetch_input(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_input()
3134 draw_tcs_llvm_emit_fetch_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_output()
3197 draw_tcs_llvm_emit_store_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_store_output()