Searched refs:iris_resource_destroy (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_resource.c | 255 iris_resource_destroy(struct pipe_screen *screen, function in typeref:typename:void 542 iris_resource_destroy(pscreen, &res->base); 693 iris_resource_destroy(pscreen, &res->base); 823 iris_resource_destroy(pscreen, &res->base); 982 iris_resource_destroy(map->staging->screen, map->staging); 1618 .resource_destroy = iris_resource_destroy,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_resource.c | 451 iris_resource_destroy(struct pipe_screen *screen, function in typeref:typename:void 1029 iris_resource_destroy(pscreen, &res->base.b); 1136 iris_resource_destroy(pscreen, &res->base.b); 1183 iris_resource_destroy(pscreen, &res->base.b); 1296 iris_resource_destroy(pscreen, &res->base.b); 1364 iris_resource_destroy(pscreen, prsc); 1834 iris_resource_destroy(map->staging->screen, map->staging); 2601 .resource_destroy = iris_resource_destroy,
|
Completed in 7 milliseconds