From: Paul Berry Date: Thu, 30 Aug 2012 18:03:33 +0000 (-0700) Subject: i965/blorp: Fix incorrect indentation. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e42f16c19222dfbc093972e79bd1f7d23778c77e;p=mesa.git i965/blorp: Fix incorrect indentation. --- diff --git a/src/mesa/drivers/dri/i965/brw_blorp.h b/src/mesa/drivers/dri/i965/brw_blorp.h index 8d05543f201..dbbd508d00b 100644 --- a/src/mesa/drivers/dri/i965/brw_blorp.h +++ b/src/mesa/drivers/dri/i965/brw_blorp.h @@ -81,8 +81,8 @@ class brw_blorp_surface_info : public brw_blorp_mip_info public: brw_blorp_surface_info(); -void set(struct brw_context *brw, - struct intel_mipmap_tree *mt, + void set(struct brw_context *brw, + struct intel_mipmap_tree *mt, unsigned int level, unsigned int layer); /* Setting this flag indicates that the buffer's contents are W-tiled