Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h332 svga_have_vs_streamout(const struct svga_context *svga) in svga_have_vs_streamout() function
Dsvga_state_gs.c204 else if (!svga_have_vs_streamout(svga)) { in emit_hw_gs()
Dsvga_state_vs.c356 if (svga_have_vs_streamout(svga)) { in emit_hw_vs()