i965: small cleanup in blorp debug printing output (trivial)
authorTapani Pälli <tapani.palli@intel.com>
Thu, 14 Jun 2018 11:08:11 +0000 (14:08 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Wed, 27 Jun 2018 08:05:48 +0000 (11:05 +0300)
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.c

index 8c6d77e1b7d4b417deb58af484ef803ff57d5ae3..5f99e51bc286956d2bc9815ca37f6a048cc9237d 100644 (file)
@@ -292,7 +292,7 @@ brw_blorp_blit_miptrees(struct brw_context *brw,
 {
    const struct gen_device_info *devinfo = &brw->screen->devinfo;
 
-   DBG("%s from %dx %s mt %p %d %d (%f,%f) (%f,%f)"
+   DBG("%s from %dx %s mt %p %d %d (%f,%f) (%f,%f) "
        "to %dx %s mt %p %d %d (%f,%f) (%f,%f) (flip %d,%d)\n",
        __func__,
        src_mt->surf.samples, _mesa_get_format_name(src_mt->format), src_mt,