summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_reg.h
diff options
context:
space:
mode:
authorVladimir Dergachev <volodya@freedesktop.org>2005-01-14 05:26:17 +0000
committerVladimir Dergachev <volodya@freedesktop.org>2005-01-14 05:26:17 +0000
commit517ac1bf252de9618a7bfb93732bf2188ed46dac (patch)
treeacad7e85f065f8ed59037c464fd4a523d93fab05 /src/mesa/drivers/dri/r300/r300_reg.h
parent2821b05a0fbe9e3fe4428e71fe03a6bc0f444505 (diff)
Reduce amount of stderr output.
Switch to using R300_EASY_TX_FORMAT() macro everywhere.
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_reg.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_reg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_reg.h b/src/mesa/drivers/dri/r300/r300_reg.h
index ca032375bb..d701ccc2f4 100644
--- a/src/mesa/drivers/dri/r300/r300_reg.h
+++ b/src/mesa/drivers/dri/r300/r300_reg.h
@@ -673,7 +673,6 @@ I am fairly certain that they are correct unless stated otherwise in comments.
# define R300_TX_FORMAT_YUV_MODE 0x00800000
-
#define R300_TX_OFFSET_0 0x4540
/* BEGIN: Guess from R200 */
# define R300_TXO_ENDIAN_NO_SWAP (0 << 0)