Lines Matching defs:blorp
32 #include "intel/blorp/blorp.h"
225 * blorp blit operation slightly. What we want to do here is detect the
529 blorp_batch_init(&ice->blorp, &blorp_batch, batch, blorp_flags);
573 /* on SNB blorp will use render target instead of depth
675 crocus_copy_region(struct blorp_context *blorp,
685 struct crocus_context *ice = blorp->driver_ctx;
722 blorp_batch_init(&ice->blorp, &blorp_batch, batch, 0);
741 blorp_batch_init(&ice->blorp, &blorp_batch, batch, 0);
792 crocus_copy_region(&ice->blorp, batch, p_dst, dst_level, dstx, dsty, dstz,
802 crocus_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx,