Home
last modified time | relevance | path

Searched defs:tes_iface (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c3102 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()
3785 draw_tes_llvm_fetch_vertex_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_vertex_input()
3848 draw_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_patch_input()
3921 struct draw_tes_llvm_iface tes_iface; in draw_tes_llvm_generate() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h281 const struct lp_build_tes_iface *tes_iface; member
517 const struct lp_build_tes_iface *tes_iface; member
Dlp_bld_nir.h268 const struct lp_build_tes_iface *tes_iface; member