Lines Matching defs:blorp
32 #include "intel/blorp/blorp.h"
187 * blorp blit operation slightly. What we want to do here is detect the
410 iris_copy_region(&ice->blorp, &ice->batches[IRIS_BATCH_BLITTER],
466 blorp_batch_init(&ice->blorp, &blorp_batch, batch, blorp_flags);
649 iris_copy_region(struct blorp_context *blorp,
659 struct iris_context *ice = blorp->driver_ctx;
683 blorp_batch_init(blorp, &blorp_batch, batch, blorp_flags);
767 iris_copy_region(&ice->blorp, batch, p_dst, dst_level, dstx, dsty, dstz,
776 iris_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx,