Searched refs:surface_invalidate (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c366 if (svga->swc->surface_invalidate(svga->swc, entry->handle) != PIPE_OK) {
378 ret = svga->swc->surface_invalidate(svga->swc, entry->handle);
H A Dsvga_winsys.h418 (*surface_invalidate)(struct svga_winsys_context *swc, member in struct:svga_winsys_context
H A Dsvga_surface.c594 if (svga->swc->surface_invalidate(svga->swc, stex->handle) != PIPE_OK) {
596 ret = svga->swc->surface_invalidate(svga->swc, stex->handle);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_context.c819 vswc->base.surface_invalidate = vmw_svga_winsys_surface_invalidate;

Completed in 16 milliseconds