Module: GL_IMG_multisampled_render_to_texture::Constants

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

Constant Summary collapse

NRENDERBUFFER_SAMPLES_IMG =
0x9133
NFRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG =
0x9134
NMAX_SAMPLES_IMG =
0x9135
NTEXTURE_SAMPLES_IMG =
0x9136