Module: GLX_VERSION_1_4
- Defined in:
- lib/opengl-definitions/versions/GLX_VERSION_1_4.rb
Overview
Unlike other extensions, functions from this module are not pointers.
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- Functions =
{ # void ( * glXGetProcAddress (const GLubyte *procName)) (void) def glXGetProcAddress(procName) end => [ :pointer, :string ].freeze }.freeze