Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.h107 void *u_transfer_helper_transfer_map(struct pipe_context *pctx,
Du_transfer_helper.c222 u_transfer_helper_transfer_map(struct pipe_context *pctx, in u_transfer_helper_transfer_map() function
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_resource.c787 pctx->transfer_map = u_transfer_helper_transfer_map; in vc5_resource_context_init()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1199 pctx->transfer_map = u_transfer_helper_transfer_map; in fd_resource_context_init()