Home
last modified time | relevance | path

Searched defs:gs_iface (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1379 draw_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface, in draw_gs_llvm_fetch_input()
1440 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_emit_vertex() local
1474 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_end_primitive() local
1503 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_epilogue() local
2247 struct draw_gs_llvm_iface gs_iface; in draw_gs_llvm_generate() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp275 swr_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface, in swr_gs_llvm_fetch_input()
333 BuilderSWR::swr_gs_llvm_fetch_input(const struct lp_build_tgsi_gs_iface *gs_iface, in swr_gs_llvm_fetch_input()
661 struct swr_gs_llvm_iface gs_iface; in CompileGS() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h440 const struct lp_build_tgsi_gs_iface *gs_iface; member
Dlp_bld_tgsi_soa.c3785 const struct lp_build_tgsi_gs_iface *gs_iface) in lp_build_tgsi_soa()