Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:src_trans

724    struct pipe_transfer *src_trans;
735 src_trans = pipe_get_transfer(pipe,
776 pipe_get_tile_z(pipe, src_trans, 0, srcY, width, 1, data);
808 pipe_get_tile_rgba_format(pipe, src_trans, 0, 0, width, height,
836 pipe->transfer_destroy(pipe, src_trans);