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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c74 vc4_resource_transfer_unmap(struct pipe_context *pctx, function in typeref:typename:void
231 vc4_resource_transfer_unmap(pctx, ptrans);
1112 .transfer_unmap = vc4_resource_transfer_unmap,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c73 vc4_resource_transfer_unmap(struct pipe_context *pctx, function in typeref:typename:void
230 vc4_resource_transfer_unmap(pctx, ptrans);
1137 .transfer_unmap = vc4_resource_transfer_unmap,

Completed in 5 milliseconds