Module: GLX_ARB_create_context
- Defined in:
- lib/opengl-definitions/extensions/GLX_ARB_create_context.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glXCreateContextAttribsARB: [ :GLXContext, :pointer, :GLXFBConfig, :GLXContext, :Bool, :pointer ].freeze, }.freeze