fix: compile
This commit is contained in:
parent
4984514911
commit
e47da59d6c
|
|
@ -1443,6 +1443,7 @@ drmmode_update_scanout_buffer(xf86CrtcPtr crtc, drmmode_shadow_scanout_ptr scano
|
|||
|
||||
/* force the buffer to be rendered to as quickly as possible */
|
||||
#ifdef GLAMOR_HAS_GBM
|
||||
modesettingPtr ms = modesettingPTR(crtc->scrn);
|
||||
glamor_finish(pScreen);
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue