Home
last modified time | relevance | path

Searched refs:u_transfer_helper_transfer_flush_region (Results 1 – 9 of 9) 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.c460 u_transfer_helper_transfer_flush_region(struct pipe_context *pctx, in u_transfer_helper_transfer_flush_region() function
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c1174 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in vc4_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c1192 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in v3d_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c1372 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in panfrost_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1698 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in fd_resource_context_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c2009 ctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in crocus_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1747 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in zink_context_resource_init()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c2638 ctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in iris_init_resource_functions()