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