Module: GL_EXT_raster_multisample::Constants

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

Constant Summary collapse

GL_RASTER_MULTISAMPLE_EXT =
0x9327
GL_RASTER_SAMPLES_EXT =
0x9328
GL_MAX_RASTER_SAMPLES_EXT =
0x9329
GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT =
0x932A
GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT =
0x932B
GL_EFFECTIVE_RASTER_SAMPLES_EXT =
0x932C