Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h281 const struct lp_build_tes_iface *tes_iface;
490 struct lp_build_tes_iface struct
492 LLVMValueRef (*fetch_vertex_input)(const struct lp_build_tes_iface *tes_iface, argument
501 LLVMValueRef (*fetch_patch_input)(const struct lp_build_tes_iface *tes_iface, argument
517 const struct lp_build_tes_iface *tes_iface;
Dlp_bld_nir.h268 const struct lp_build_tes_iface *tes_iface;
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c98 struct lp_build_tes_iface base;
105 draw_tes_llvm_iface(const struct lp_build_tes_iface *iface) in draw_tes_llvm_iface()
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()