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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c743 resource_transfer_map_unsync(struct pipe_context *pctx, function in typeref:typename:void *
766 * in driver thread, but resource_transfer_map_unsync() can be called in
904 return resource_transfer_map_unsync(pctx, prsc, level, usage, box, trans);
982 ret = resource_transfer_map_unsync(pctx, prsc, level, usage, box, trans);

Completed in 7 milliseconds