Lines Matching refs:range
43 /* Map a range of a staging buffer. The updated contents should be transferred
186 /* When the transfer range consists of only uninitialized data, we can
187 * assume the GPU is not accessing the range and readback is unnecessary.
359 * larger range from the upload buffer, and later update the uploader
361 * within that range.
467 /* We can safely clear the range here, since it will be repopulated in the
569 * valid range, since that would result in missed readbacks in future
571 * VIRGL_TRANSFER_MAP_REALLOC we already take care of the buffer range
810 * buffer range.
881 util_range_init(&trans->range);
902 util_range_destroy(&trans->range);