Home
last modified time | relevance | path

Searched refs:svga_have_gs_streamout (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_gs.c146 if (svga_have_gs_streamout(svga)) { in emit_hw_gs()
Dsvga_state_vs.c303 if (!svga_have_gs_streamout(svga)) { in emit_hw_vs()
Dsvga_shader.h578 svga_have_gs_streamout(const struct svga_context *svga) in svga_have_gs_streamout() function