summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_asm.h
diff options
context:
space:
mode:
authorChristian König <deathsimple@vodafone.de>2010-12-20 22:09:09 +0100
committerChristian König <deathsimple@vodafone.de>2011-01-13 23:01:35 +0100
commitd7342f6a81a0d13acb6486a24bffa8e5987d5410 (patch)
tree9459d1024a1864d5fa00064430b8f4e587e8755d /src/gallium/drivers/r600/r600_asm.h
parenteea1d8199b376f37027c14669e0bdf991a22872d (diff)
r600g: merge alu groups
Diffstat (limited to 'src/gallium/drivers/r600/r600_asm.h')
-rw-r--r--src/gallium/drivers/r600/r600_asm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/r600_asm.h b/src/gallium/drivers/r600/r600_asm.h
index 2a046d1e88..570292e9fd 100644
--- a/src/gallium/drivers/r600/r600_asm.h
+++ b/src/gallium/drivers/r600/r600_asm.h
@@ -144,6 +144,7 @@ struct r600_bc_cf {
struct r600_bc_output output;
struct r600_bc_alu *curr_bs_head;
struct r600_bc_alu *prev_bs_head;
+ struct r600_bc_alu *prev2_bs_head;
};
#define FC_NONE 0