Module: WGL_EXT_make_current_read
- Defined in:
- lib/opengl-definitions/extensions/WGL_EXT_make_current_read.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ wglMakeContextCurrentEXT: [ :BOOL, :HDC, :HDC, :HGLRC ].freeze, wglGetCurrentReadDCEXT: [ :HDC ].freeze, }.freeze