Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw.h76 enum pipe_error svga_hwtnl_flush(struct svga_hwtnl *hwtnl);
H A Dsvga_state.c227 ret = svga_hwtnl_flush( svga->hwtnl ); in update_state()
H A Dsvga_swtnl_backend.c233 SVGA_RETRY_CHECK(svga, svga_hwtnl_flush(svga->hwtnl), retried); in svga_vbuf_submit_state()
H A Dsvga_context.c513 * \sa svga_hwtnl_flush()
520 SVGA_RETRY_OOM(svga, ret, svga_hwtnl_flush(svga->hwtnl)); in svga_hwtnl_flush_retry()
H A Dsvga_draw.c1175 svga_hwtnl_flush(struct svga_hwtnl *hwtnl) in svga_hwtnl_flush() function
1388 ret = svga_hwtnl_flush(hwtnl); in svga_hwtnl_prim()

Completed in 4 milliseconds