Searched refs:draw_gs_llvm_iface (Results 1 – 1 of 1) sorted by relevance
69 struct draw_gs_llvm_iface { struct76 static inline const struct draw_gs_llvm_iface * argument77 draw_gs_llvm_iface(const struct lp_build_tgsi_gs_iface *iface) in draw_gs_llvm_iface() function79 return (const struct draw_gs_llvm_iface *)iface; in draw_gs_llvm_iface()1387 const struct draw_gs_llvm_iface *gs = draw_gs_llvm_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()1474 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_end_primitive()1503 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_epilogue()2247 struct draw_gs_llvm_iface gs_iface; in draw_gs_llvm_generate()