Module: GL_OES_query_matrix::Functions

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

Constant Summary collapse

Parameters =
{
  glQueryMatrixxOES: [ :GLbitfield, :pointer, :pointer ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glQueryMatrixxOES(mantissa, exponent) ⇒ Object



3
# File 'lib/opengl-definitions/extensions/GL_OES_query_matrix.rb', line 3

def glQueryMatrixxOES(mantissa, exponent) end