Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h280 const struct lp_build_tcs_iface *tcs_iface; member
529 const struct lp_build_tcs_iface *tcs_iface; member
H A Dlp_bld_nir.h303 const struct lp_build_tcs_iface *tcs_iface; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c2924 struct draw_tcs_llvm_iface tcs_iface; in draw_tcs_llvm_generate() local