Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h268 const struct lp_build_tes_iface *tes_iface; member
H A Dlp_bld_tgsi.h281 const struct lp_build_tes_iface *tes_iface; member
517 const struct lp_build_tes_iface *tes_iface; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3102 draw_tcs_llvm_emit_fetch_input(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_input() argument
3164 draw_tcs_llvm_emit_fetch_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_fetch_output() argument
3227 draw_tcs_llvm_emit_store_output(const struct lp_build_tcs_iface *tes_iface, in draw_tcs_llvm_emit_store_output() argument
3785 draw_tes_llvm_fetch_vertex_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_vertex_input() argument
3848 draw_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_patch_input() argument
3921 struct draw_tes_llvm_iface tes_iface; draw_tes_llvm_generate() local
[all...]

Completed in 8 milliseconds