Searched refs:SVGA3D_InvalidateGBSurface (Results 1 – 4 of 4) sorted by relevance
383 if (SVGA_TRY(SVGA3D_InvalidateGBSurface(svga->swc, entry->handle)) in svga_screen_cache_flush()398 ret = SVGA3D_InvalidateGBSurface(svga->swc, entry->handle); in svga_screen_cache_flush()
303 SVGA3D_InvalidateGBSurface(struct svga_winsys_context *swc,
593 SVGA_RETRY(svga, SVGA3D_InvalidateGBSurface(svga->swc, stex->handle)); in svga_validate_surface_view()
1880 SVGA3D_InvalidateGBSurface(struct svga_winsys_context *swc, in SVGA3D_InvalidateGBSurface() function