Libraries
»
opengl-definitions
(0.0.2)
»
Index (G)
»
GL_ARB_multisample
Module: GL_ARB_multisample
Defined in:
lib/opengl-definitions/extensions/GL_ARB_multisample.rb
Defined Under Namespace
Modules:
Constants
Constant Summary
collapse
FUNCTIONS =
{
glSampleCoverageARB:
[
:void
,
:GLfloat
,
:GLboolean
]
.
freeze
,
}
.
freeze