Module: GL_EXT_multisampled_render_to_texture::Constants

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

Constant Summary collapse

FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT =
0x8D6C
RENDERBUFFER_SAMPLES_EXT =
0x8CAB
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT =
0x8D56
MAX_SAMPLES_EXT =
0x8D57