Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.h115 void u_transfer_helper_transfer_flush_region(struct pipe_context *pctx,
Du_transfer_helper.c420 u_transfer_helper_transfer_flush_region(struct pipe_context *pctx, in u_transfer_helper_transfer_flush_region() function
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_resource.c788 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in vc5_resource_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1200 pctx->transfer_flush_region = u_transfer_helper_transfer_flush_region; in fd_resource_context_init()