Searched refs:draw_gs_llvm_iface (Results 1 – 1 of 1) sorted by relevance
71 struct draw_gs_llvm_iface { struct78 static inline const struct draw_gs_llvm_iface * argument79 draw_gs_llvm_iface(const struct lp_build_gs_iface *iface) in draw_gs_llvm_iface() function81 return (const struct draw_gs_llvm_iface *)iface; in draw_gs_llvm_iface()1736 const struct draw_gs_llvm_iface *gs = draw_gs_llvm_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()1836 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_end_primitive()1871 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_epilogue()2738 struct draw_gs_llvm_iface gs_iface; in draw_gs_llvm_generate()