Searched refs:surface_reference (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c191 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);
H A Dsvga_winsys.h542 (*surface_reference)(struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c435 vws->base.surface_reference = vmw_svga_winsys_surface_ref;

Completed in 97 milliseconds