glx: Initialize have_back.
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:

committed by
Brian Paul

parent
a1cb3babbe
commit
cc806f70b2
@@ -188,6 +188,7 @@ dri2CreateDrawable(__GLXscreenConfigs * psc,
|
||||
pdraw->base.psc = psc;
|
||||
pdraw->bufferCount = 0;
|
||||
pdraw->swap_interval = 1;
|
||||
pdraw->have_back = 0;
|
||||
|
||||
DRI2CreateDrawable(psc->dpy, xDrawable);
|
||||
|
||||
|
Reference in New Issue
Block a user