Module: WGL_3DL_stereo_control::Constants

Defined in:
lib/opengl-definitions/extensions/WGL_3DL_stereo_control.rb

Constant Summary collapse

WGL_STEREO_EMITTER_ENABLE_3DL =
0x2055
WGL_STEREO_EMITTER_DISABLE_3DL =
0x2056
WGL_STEREO_POLARITY_NORMAL_3DL =
0x2057
WGL_STEREO_POLARITY_INVERT_3DL =
0x2058