Module: GLX_SGI_make_current_read
- Defined in:
- lib/opengl-definitions/extensions/GLX_SGI_make_current_read.rb
Constant Summary collapse
- FUNCTIONS =
{ glXMakeCurrentReadSGI: [ :Bool, :pointer, :GLXDrawable, :GLXDrawable, :GLXContext ].freeze, glXGetCurrentReadDrawableSGI: [ :GLXDrawable ].freeze, }.freeze