r300g: Fix typo in r300_reg.h
authorTom Stellard <tstellar@gmail.com>
Sat, 19 Jun 2010 03:48:42 +0000 (20:48 -0700)
committerMarek Olšák <maraeo@gmail.com>
Sat, 3 Jul 2010 02:27:09 +0000 (04:27 +0200)
src/gallium/drivers/r300/r300_reg.h

index 180560175a4c1d48748d335850b9d8723c99e21c..f54a467e7c8120fd6e6291ee399a6b3d912205d1 100644 (file)
@@ -3282,8 +3282,8 @@ enum {
 #   define R500_FC_B_OP0_NONE                          (0 << 24)
 #   define R500_FC_B_OP0_DECR                          (1 << 24)
 #   define R500_FC_B_OP0_INCR                          (2 << 24)
-#   define R500_FC_B_OP1_DECR                          (0 << 26)
-#   define R500_FC_B_OP1_NONE                          (1 << 26)
+#   define R500_FC_B_OP1_NONE                          (0 << 26)
+#   define R500_FC_B_OP1_DECR                          (1 << 26)
 #   define R500_FC_B_OP1_INCR                          (2 << 26)
 #   define R500_FC_IGNORE_UNCOVERED                    (1 << 28)
 #define R500_US_FC_INT_CONST_0                         0x4c00