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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c 119 static int vmw_surface_dirty_alloc(struct vmw_resource *res);
163 .dirty_alloc = vmw_surface_dirty_alloc,
2061 * vmw_surface_dirty_alloc - The surface's dirty_alloc callback.
2063 static int vmw_surface_dirty_alloc(struct vmw_resource *res) function in typeref:typename:int

Completed in 12 milliseconds