summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-08-30 11:03:33 -0700
committerPaul Berry <[email protected]>2012-09-05 10:42:06 -0700
commite42f16c19222dfbc093972e79bd1f7d23778c77e (patch)
tree78f3cafccd0408e30000e248addf859210b38e17
parent772ea84b357c8bf10346d02909c75d85110488e8 (diff)
i965/blorp: Fix incorrect indentation.
-rw-r--r--src/mesa/drivers/dri/i965/brw_blorp.h4
1 files changed, 2 insertions, 2 deletions
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