HomeSort by relevance Sort by last modified time
    Searched refs:surface_reference (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.c 191 sws->surface_reference(sws, &entry->handle, NULL);
233 sws->surface_reference(sws, &handle, NULL);
251 sws->surface_reference(sws, &handle, NULL);
276 sws->surface_reference(sws, &entry->handle, NULL);
300 sws->surface_reference(sws, &handle, NULL);
390 sws->surface_reference(sws, &cache->entries[i].handle, NULL);
571 sws->surface_reference(sws, p_handle, NULL);
svga_winsys.h 542 (*surface_reference)(struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_svga.c 435 vws->base.surface_reference = vmw_svga_winsys_surface_ref;

Completed in 240 milliseconds