Module: GL_IMG_multisampled_render_to_texture::Constants

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

Constant Summary collapse

RENDERBUFFER_SAMPLES_IMG =
0x9133
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG =
0x9134
MAX_SAMPLES_IMG =
0x9135
TEXTURE_SAMPLES_IMG =
0x9136