Searched refs:u_transfer_helper_resource_destroy (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.h95 * stencil resource will be destroyed by u_transfer_helper_resource_destroy().
104 void u_transfer_helper_resource_destroy(struct pipe_screen *pscreen,
H A Du_transfer_helper.c135 u_transfer_helper_resource_destroy(struct pipe_screen *pscreen, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.h95 * stencil resource will be destroyed by u_transfer_helper_resource_destroy().
104 void u_transfer_helper_resource_destroy(struct pipe_screen *pscreen,
H A Du_transfer_helper.c135 u_transfer_helper_resource_destroy(struct pipe_screen *pscreen, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c647 pscreen->base.resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c1103 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c1181 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1207 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.c1637 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1995 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1626 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c1353 pscreen->resource_destroy = u_transfer_helper_resource_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.c2624 pscreen->resource_destroy = u_transfer_helper_resource_destroy;

Completed in 26 milliseconds