mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Oops. Forgot to check in the context change.
This commit is contained in:
parent
2581ba7f1e
commit
2d2d617dbc
1 changed files with 2 additions and 0 deletions
|
|
@ -129,7 +129,9 @@ typedef struct nouveau_context {
|
|||
/* Configuration cache */
|
||||
driOptionCache optionCache;
|
||||
|
||||
/* vblank stuff */
|
||||
uint32_t vblank_flags;
|
||||
uint32_t vblank_seq;
|
||||
|
||||
GLuint new_state;
|
||||
GLuint new_render_state;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue