Module: GL_OES_sample_shading::Functions
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_sample_shading.rb
Constant Summary collapse
- Parameters =
{ glMinSampleShadingOES: [ :void, :GLfloat ].freeze, }.freeze
Instance Method Summary collapse
Instance Method Details
#glMinSampleShadingOES(value) ⇒ Object
8 |
# File 'lib/opengl-definitions/extensions/GL_OES_sample_shading.rb', line 8 def glMinSampleShadingOES(value) end |