Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h280 const struct lp_build_tcs_iface *tcs_iface;
452 struct lp_build_tcs_iface struct
458 void (*emit_store_output)(const struct lp_build_tcs_iface *tcs_iface, argument
470 LLVMValueRef (*emit_fetch_input)(const struct lp_build_tcs_iface *tcs_iface, argument
479 LLVMValueRef (*emit_fetch_output)(const struct lp_build_tcs_iface *tcs_iface, argument
516 const struct lp_build_tcs_iface *tcs_iface;
Dlp_bld_nir.h267 const struct lp_build_tcs_iface *tcs_iface;
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c84 struct lp_build_tcs_iface base;
92 draw_tcs_llvm_iface(const struct lp_build_tcs_iface *iface) in draw_tcs_llvm_iface()
3102 draw_tcs_llvm_emit_fetch_input(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_input()
3164 draw_tcs_llvm_emit_fetch_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_output()
3227 draw_tcs_llvm_emit_store_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_store_output()