HomeSort by: relevance | last modified time | path
    Searched defs:vmw_surface_dirty_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c 120 static int vmw_surface_dirty_sync(struct vmw_resource *res);
165 .dirty_sync = vmw_surface_dirty_sync,
1983 * vmw_surface_dirty_sync - The surface's dirty_sync callback.
1985 static int vmw_surface_dirty_sync(struct vmw_resource *res) function in typeref:typename:int

Completed in 35 milliseconds