Home
last modified time | relevance | path

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

/third_party/mesa3d/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.c149 u_transfer_helper_resource_destroy(struct pipe_screen *pscreen, in u_transfer_helper_resource_destroy() function
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c1179 pscreen->resource_destroy = u_transfer_helper_resource_destroy; in v3d_resource_screen_init()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1203 screen->resource_destroy = u_transfer_helper_resource_destroy; in agx_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1649 pscreen->resource_destroy = u_transfer_helper_resource_destroy; in fd_resource_screen_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c2007 pscreen->resource_destroy = u_transfer_helper_resource_destroy; in crocus_init_screen_resource_functions()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c1482 pscreen->resource_destroy = u_transfer_helper_resource_destroy; in panfrost_resource_screen_init()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c2709 pscreen->resource_destroy = u_transfer_helper_resource_destroy; in iris_init_screen_resource_functions()

Completed in 16 milliseconds