Module: GL_IMG_multisampled_render_to_texture
- Defined in:
- lib/opengl-definitions/extensions/GL_IMG_multisampled_render_to_texture.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glRenderbufferStorageMultisampleIMG: [ :void, :GLenum, :GLsizei, :GLenum, :GLsizei, :GLsizei ].freeze, glFramebufferTexture2DMultisampleIMG: [ :void, :GLenum, :GLenum, :GLenum, :GLuint, :GLint, :GLsizei ].freeze, }.freeze