nvc0: fix POLYGON_MODE_BACK macro copy/paste error
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 13 Mar 2011 00:02:43 +0000 (01:02 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 13 Mar 2011 12:23:55 +0000 (13:23 +0100)
src/gallium/drivers/nvc0/nvc0_graph_macros.h

index 8da963a..b7d0d3e 100644 (file)
@@ -144,7 +144,7 @@ static const uint32_t nvc0_9097_poly_mode_back[] =
    0x00180611, /* 0x05: mov $r6 0x60 */
    0x0014bf10, /* 0x06: mov $r7 and $r7 $r2 */
    0x0000f807, /* 0x07: braz $r7 0xa */
-   0x00dac021, /* 0x08: maddr 0x36b */
+   0x00db0021, /* 0x08: maddr 0x36c */
    0x00800611, /* 0x09: mov $r6 0x200 */
    0x00131f10, /* 0x0a: mov $r7 or $r3 $r4 */
    0x0014bf10, /* 0x0b: mov $r7 and $r7 $r2 */