Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1374 draw_gs_llvm_fetch_input(const struct lp_build_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
1493 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_end_primitive() local
1530 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_epilogue() local
2331 struct draw_gs_llvm_iface gs_iface; in draw_gs_llvm_generate() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h279 const struct lp_build_gs_iface *gs_iface; member
528 const struct lp_build_gs_iface *gs_iface; member
H A Dlp_bld_nir.h302 const struct lp_build_gs_iface *gs_iface; member