Searched refs:surface_reference (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen_cache.c | 193 sws->surface_reference(sws, &entry->handle, NULL); 235 sws->surface_reference(sws, &handle, NULL); 253 sws->surface_reference(sws, &handle, NULL); 278 sws->surface_reference(sws, &entry->handle, NULL); 302 sws->surface_reference(sws, &handle, NULL); 409 sws->surface_reference(sws, &cache->entries[i].handle, NULL); 592 sws->surface_reference(sws, p_handle, NULL);
|
| H A D | svga_winsys.h | 572 (*surface_reference)(struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
|
| H A D | svga_resource_texture.c | 1260 sws->surface_reference(sws, &srf, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen_cache.c | 193 sws->surface_reference(sws, &entry->handle, NULL); 235 sws->surface_reference(sws, &handle, NULL); 253 sws->surface_reference(sws, &handle, NULL); 278 sws->surface_reference(sws, &entry->handle, NULL); 307 sws->surface_reference(sws, &handle, NULL); 435 sws->surface_reference(sws, &cache->entries[i].handle, NULL); 620 sws->surface_reference(sws, p_handle, NULL);
|
| H A D | svga_winsys.h | 591 (*surface_reference)(struct svga_winsys_screen *sws, member in struct:svga_winsys_screen
|
| H A D | svga_resource_texture.c | 1205 sws->surface_reference(sws, &srf, NULL);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_svga.c | 489 vws->base.surface_reference = vmw_svga_winsys_surface_ref;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_svga.c | 886 vws->base.surface_reference = vmw_svga_winsys_surface_ref;
|
Completed in 12 milliseconds