Home
last modified time | relevance | path

Searched refs:u_transfer_helper_transfer_flush_region (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.h115 void u_transfer_helper_transfer_flush_region(struct pipe_context *pctx,
Du_transfer_helper.c486 u_transfer_helper_transfer_flush_region(struct pipe_context *pctx, in u_transfer_helper_transfer_flush_region() function
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c960 ctx->base.transfer_flush_region = u_transfer_helper_transfer_flush_region; in lima_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c660 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in agx_create_context()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c1162 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in vc4_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c1191 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in v3d_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c1510 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in panfrost_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1721 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in fd_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c2022 ctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in crocus_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c2290 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in zink_context_resource_init()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c2723 ctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in iris_init_resource_functions()