mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 08:08:05 +02:00
typo
This commit is contained in:
parent
826c51c084
commit
f0951dc453
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ extern int r128_context_switch_complete(drm_device_t *dev, int new);
|
|||
|
||||
#define R128_LAST_FRAME_REG R128_GUI_SCRATCH_REG0
|
||||
#define R128_LAST_DISPATCH_REG R128_GUI_SCRATCH_REG1
|
||||
#define R128_MAX_VB_AGE 0xffffffff
|
||||
#define R128_MAX_VB_AGE 0x7fffffff
|
||||
|
||||
#define R128_MAX_VB_VERTS (0xffff)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue