mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
nvc0: fix POLYGON_MODE_BACK macro copy/paste error
This commit is contained in:
parent
e864ccb3f2
commit
c0f53fe8aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue