Module: GL_EXT_multisampled_render_to_texture::Constants

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

Constant Summary collapse

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT =
0x8D6C
GL_RENDERBUFFER_SAMPLES_EXT =
0x8CAB
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT =
0x8D56
GL_MAX_SAMPLES_EXT =
0x8D57