Module: GL_PGI_misc_hints::Functions

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

Constant Summary collapse

Parameters =
{
  glHintPGI: [ :void, :GLenum, :GLint ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glHintPGI(target, mode) ⇒ Object



26
# File 'lib/opengl-definitions/extensions/GL_PGI_misc_hints.rb', line 26

def glHintPGI(target, mode) end