| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_resource.c | 57 r300screen->screen.resource_destroy = u_resource_destroy_vtbl;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_resource.c | 60 r300screen->screen.resource_destroy = r300_resource_destroy;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_transfer.h | 53 void (*resource_destroy)(struct pipe_screen *, member in struct:u_resource_vtbl
|
| H A D | u_transfer_helper.h | 59 void (*resource_destroy)(struct pipe_screen *pscreen, member in struct:u_transfer_vtbl
|
| H A D | u_transfer.c | 127 ur->vtbl->resource_destroy(screen, resource);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource.c | 52 is->base.resource_destroy = u_resource_destroy_vtbl;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.c | 80 pscreen->resource_destroy = u_resource_destroy_vtbl;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_transfer_helper.h | 59 void (*resource_destroy)(struct pipe_screen *pscreen, member in struct:u_transfer_vtbl
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource.c | 50 is->base.resource_destroy = i915_resource_destroy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.c | 89 pscreen->resource_destroy = nv30_resource_destroy;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.c | 122 pscreen->resource_destroy = u_resource_destroy_vtbl;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource.c | 142 is->screen.resource_destroy = u_resource_destroy_vtbl;
|
| H A D | svga_draw_arrays.c | 75 pipe->screen->resource_destroy(pipe->screen, dst);
|
| H A D | svga_draw_elements.c | 143 pipe->screen->resource_destroy(pipe->screen, dst);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 113 pscreen->resource_destroy = u_resource_destroy_vtbl;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource.c | 144 is->screen.resource_destroy = svga_resource_destroy;
|
| H A D | svga_draw_arrays.c | 75 pipe->screen->resource_destroy(pipe->screen, dst);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_screen.h | 283 void (*resource_destroy)(struct pipe_screen *, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | compute_memory_pool.c | 354 pool->screen->b.b.resource_destroy(screen, src); 470 pool->screen->b.b.resource_destroy(screen, tmp); 522 pool->screen->b.b.resource_destroy( 539 pool->screen->b.b.resource_destroy(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 124 pscreen->resource_destroy = nv50_resource_destroy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.c | 176 pscreen->resource_destroy = nvc0_resource_destroy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | compute_memory_pool.c | 354 pool->screen->b.b.resource_destroy(screen, src); 469 pool->screen->b.b.resource_destroy(screen, tmp); 521 pool->screen->b.b.resource_destroy( 538 pool->screen->b.b.resource_destroy(
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_screen.c | 250 screen->gpu->resource_destroy(screen->gpu, resource->gpu); 499 screen->gpu->resource_destroy(screen->gpu, resource->gpu); 579 screen->base.resource_destroy = tegra_screen_resource_destroy;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_screen.c | 255 screen->gpu->resource_destroy(screen->gpu, resource->gpu); 510 screen->gpu->resource_destroy(screen->gpu, resource->gpu); 614 screen->base.resource_destroy = tegra_screen_resource_destroy;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 298 screen->resource_destroy(screen, res); 570 dscreen->base.resource_destroy = dd_screen_resource_destroy;
|