summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600d.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-02-02 08:27:01 +0100
committerMarek Olšák <[email protected]>2012-02-21 21:42:27 +0100
commit182fd4c54476ced92b61412b0cac5be32e257b53 (patch)
tree43a7c64157184e9293283c2a351ab5a590a2c79b /src/gallium/drivers/r600/r600d.h
parentf126253040654d52db134063a69ebaf0c417d410 (diff)
r600g: move all invariant state from draw_vbo into start_cs
Diffstat (limited to 'src/gallium/drivers/r600/r600d.h')
-rw-r--r--src/gallium/drivers/r600/r600d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600d.h b/src/gallium/drivers/r600/r600d.h
index 40a0db0cf7c..d54e00eb19d 100644
--- a/src/gallium/drivers/r600/r600d.h
+++ b/src/gallium/drivers/r600/r600d.h
@@ -44,7 +44,6 @@
#define R600_RESOURCE_END 0X0003C000
#define R600_SAMPLER_OFFSET 0X0003C000
#define R600_SAMPLER_END 0X0003CFF0
-#define R600_CTL_CONST_OFFSET 0X0003CFF0
#define R600_CTL_CONST_END 0X0003E200
#define R600_LOOP_CONST_OFFSET 0X0003E200
#define R600_LOOP_CONST_END 0X0003E380