blob: e8c8908230e576b1376625751231d1a063fb2323 (
plain)
1
2
3
4
5
6
7
8
9
|
WGL_3DL_stereo_control
https://www.khronos.org/registry/OpenGL/extensions/3DL/WGL_3DL_stereo_control.txt
WGL_3DL_stereo_control
WGL_STEREO_EMITTER_ENABLE_3DL 0x2055
WGL_STEREO_EMITTER_DISABLE_3DL 0x2056
WGL_STEREO_POLARITY_NORMAL_3DL 0x2057
WGL_STEREO_POLARITY_INVERT_3DL 0x2058
BOOL wglSetStereoEmitterState3DL (HDC hDC, UINT uState)
|