i965: small cleanup in blorp debug printing output (trivial)

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
Tapani Pälli 2018-06-14 14:08:11 +03:00
parent 9a92acec67
commit e9a77c3e96

View 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,