Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c83 struct draw_tcs_llvm_iface { struct
91 static inline const struct draw_tcs_llvm_iface *
92 draw_tcs_llvm_iface(const struct lp_build_tcs_iface *iface) in draw_tcs_llvm_iface() function
94 return (const struct draw_tcs_llvm_iface *)iface; in draw_tcs_llvm_iface()
3111 const struct draw_tcs_llvm_iface *tcs = draw_tcs_llvm_iface(tes_iface); in draw_tcs_llvm_emit_fetch_input()
3174 const struct draw_tcs_llvm_iface *tcs = draw_tcs_llvm_iface(tes_iface); in draw_tcs_llvm_emit_fetch_output()
3239 const struct draw_tcs_llvm_iface *tcs = draw_tcs_llvm_iface(tes_ifac in draw_tcs_llvm_emit_store_output()
[all...]

Completed in 11 milliseconds