From: Tom Stellard Date: Sat, 19 Jun 2010 03:48:42 +0000 (-0700) Subject: r300g: Fix typo in r300_reg.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3c3b7e02eb80727382f7239c7d53f90bc748a194;p=mesa.git r300g: Fix typo in r300_reg.h --- diff --git a/src/gallium/drivers/r300/r300_reg.h b/src/gallium/drivers/r300/r300_reg.h index 180560175a4..f54a467e7c8 100644 --- a/src/gallium/drivers/r300/r300_reg.h +++ b/src/gallium/drivers/r300/r300_reg.h @@ -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