summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_reg.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2008-05-12 11:57:08 -0400
committerAlex Deucher <alex@botch2.com>2008-05-12 11:57:08 -0400
commit2a4d1085cb9d2d03e6aeb2c71a59888826c31afd (patch)
treefdf172c83e55f3dabe12480e7f509d2f158ad58b /src/mesa/drivers/dri/r300/r300_reg.h
parent63503f284863530d628f26bea27f2390aca518e5 (diff)
R500: add support for 4k textures
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_reg.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_reg.h b/src/mesa/drivers/dri/r300/r300_reg.h
index a6719d6553..8e3fe0c524 100644
--- a/src/mesa/drivers/dri/r300/r300_reg.h
+++ b/src/mesa/drivers/dri/r300/r300_reg.h
@@ -745,7 +745,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
/* gap */
/* Zero to flush caches. */
-#define R300_TX_CNTL 0x4100
+#define R300_TX_INVALTAGS 0x4100
#define R300_TX_FLUSH 0x0
/* The upper enable bits are guessed, based on fglrx reported limits. */