Home
last modified time | relevance | path

Searched defs: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; member
516 const struct lp_build_tcs_iface *tcs_iface; member
Dlp_bld_nir.h267 const struct lp_build_tcs_iface *tcs_iface; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c3350 struct draw_tcs_llvm_iface tcs_iface; in draw_tcs_llvm_generate() local