Module: WGL_ARB_create_context

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  wglCreateContextAttribsARB: [ :HGLRC, :HDC, :HGLRC, :pointer ].freeze,
}.freeze