i965/blorp: Fix incorrect indentation.
authorPaul Berry <stereotype441@gmail.com>
Thu, 30 Aug 2012 18:03:33 +0000 (11:03 -0700)
committerPaul Berry <stereotype441@gmail.com>
Wed, 5 Sep 2012 17:42:06 +0000 (10:42 -0700)
src/mesa/drivers/dri/i965/brw_blorp.h

index 8d05543f20104a04219243003a12afb5831ddfb2..dbbd508d00b21ca0b9a432997b50123d6fe4d49b 100644 (file)
@@ -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