Module: GL_EXT_multisampled_render_to_texture::Constants

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

Constant Summary collapse

NFRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT =
0x8D6C
NRENDERBUFFER_SAMPLES_EXT =
0x8CAB
NFRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT =
0x8D56
NMAX_SAMPLES_EXT =
0x8D57