Home
last modified time | relevance | path

Searched refs:svga_hwtnl_flush (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw.h79 enum pipe_error svga_hwtnl_flush(struct svga_hwtnl *hwtnl);
Dsvga_swtnl_backend.c231 ret = svga_hwtnl_flush(svga->hwtnl); in svga_vbuf_submit_state()
234 ret = svga_hwtnl_flush(svga->hwtnl); in svga_vbuf_submit_state()
Dsvga_context.c443 ret = svga_hwtnl_flush(svga->hwtnl); in svga_hwtnl_flush_retry()
446 ret = svga_hwtnl_flush(svga->hwtnl); in svga_hwtnl_flush_retry()
Dsvga_state.c138 ret = svga_hwtnl_flush( svga->hwtnl ); in update_state()
Dsvga_draw.c837 svga_hwtnl_flush(struct svga_hwtnl *hwtnl) in svga_hwtnl_flush() function
1047 ret = svga_hwtnl_flush(hwtnl); in svga_hwtnl_prim()