Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h277 const struct lp_build_gs_iface *gs_iface; member
512 const struct lp_build_gs_iface *gs_iface; member
Dlp_bld_nir.h229 const struct lp_build_gs_iface *gs_iface; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1728 draw_gs_llvm_fetch_input(const struct lp_build_gs_iface *gs_iface, in draw_gs_llvm_fetch_input()
1790 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_emit_vertex() local
1836 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_end_primitive() local
1871 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_epilogue() local
2738 struct draw_gs_llvm_iface gs_iface; in draw_gs_llvm_generate() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp484 swr_gs_llvm_fetch_input(const struct lp_build_gs_iface *gs_iface, in swr_gs_llvm_fetch_input()
685 BuilderSWR::swr_gs_llvm_fetch_input(const struct lp_build_gs_iface *gs_iface, in swr_gs_llvm_fetch_input()
1629 struct swr_gs_llvm_iface gs_iface; in CompileGS() local