Lines Matching defs:transfer
44 * with a copy transfer.
59 /* Check if copy transfer from host can be used:
61 * 2. if renderer supports copy transfer from host,
109 /* We need to flush to properly sync the transfer with the current cmdbuf.
186 /* When the transfer range consists of only uninitialized data, we can
209 /* A PIPE_MAP_DISCARD_WHOLE_RESOURCE transfer may be followed by
211 * It cannot be treated as a PIPE_MAP_DISCARD_RANGE transfer,
257 /* When the transfer queue has pending writes to this transfer's region,
302 * transfer map. Also return the stride and layer_stride for the corresponding
339 /* Maps a region from staging to service the transfer. */
357 * aligned to VIRGL_MAP_BUFFER_ALIGNMENT, even if our transfer doesn't
393 * so update the transfer strides accordingly.
405 /* Maps a region from staging to service the transfer from host.
419 * b) calling submit_cmd() with encoded transfer inside cmd.
423 * 2. encode this transfer in wire
486 struct pipe_transfer **transfer)
561 * transfer preparation doesn't affect the usage.
585 *transfer = &trans->base;
659 // If renderer supports copy transfer from host, and we either have support