Home
last modified time | relevance | path

Searched refs:draw_gs_llvm_iface (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c70 struct draw_gs_llvm_iface { struct
77 static inline const struct draw_gs_llvm_iface *
78 draw_gs_llvm_iface(const struct lp_build_gs_iface *iface) in draw_gs_llvm_iface() function
80 return (const struct draw_gs_llvm_iface *)iface; in draw_gs_llvm_iface()
1739 const struct draw_gs_llvm_iface *gs = draw_gs_llvm_iface(gs_iface); in draw_gs_llvm_fetch_input()
1793 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_base); in draw_gs_llvm_emit_vertex()
1844 const struct draw_gs_llvm_iface *gs_iface = draw_gs_llvm_iface(gs_bas in draw_gs_llvm_end_primitive()
[all...]

Completed in 5 milliseconds