Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h279 const struct lp_build_tes_iface *tes_iface;
487 struct lp_build_tes_iface struct
489 LLVMValueRef (*fetch_vertex_input)(const struct lp_build_tes_iface *tes_iface, argument
498 LLVMValueRef (*fetch_patch_input)(const struct lp_build_tes_iface *tes_iface, argument
514 const struct lp_build_tes_iface *tes_iface;
Dlp_bld_nir.h231 const struct lp_build_tes_iface *tes_iface;
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp419 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface,
428 swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface,
468 struct lp_build_tes_iface base;
648 swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_vtx_input()
669 swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_patch_input()
1346 BuilderSWR::swr_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_patch_input()
1414 BuilderSWR::swr_tes_llvm_fetch_vtx_input(const struct lp_build_tes_iface *tes_iface, in swr_tes_llvm_fetch_vtx_input()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c99 struct lp_build_tes_iface base;
106 draw_tes_llvm_iface(const struct lp_build_tes_iface *iface) in draw_tes_llvm_iface()
3743 draw_tes_llvm_fetch_vertex_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_vertex_input()
3806 draw_tes_llvm_fetch_patch_input(const struct lp_build_tes_iface *tes_iface, in draw_tes_llvm_fetch_patch_input()