Module: GL_ARB_sample_shading

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glMinSampleShadingARB: [ :void, :GLfloat ].freeze,
}.freeze