Pass the correct handle to the Windows EGL context constructor.
authorJason Barron <jason.barron@digia.com>
Sun, 21 Oct 2012 18:29:11 +0000 (20:29 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 15:41:47 +0000 (17:41 +0200)
commit0693082c95c1833f686accee74024db4eead3003
tree98af8815cb00584af0ea30c2aeb0d59f35b31082
parent8e62d9acfdfcb4cdd96e9e333360722c5d8a3d30
Pass the correct handle to the Windows EGL context constructor.

We should pass the shareHandle here instead of the handle for the
context since that's what it expects.

Change-Id: If851758817057ecc3c3646cba2354becf5a8a839
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
src/plugins/platforms/windows/qwindowsintegration.cpp