Module: GL_NV_internalformat_sample_query::Constants

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

Constant Summary collapse

GL_RENDERBUFFER =
0x8D41
GL_TEXTURE_2D_MULTISAMPLE =
0x9100
GL_TEXTURE_2D_MULTISAMPLE_ARRAY =
0x9102
GL_MULTISAMPLES_NV =
0x9371
GL_SUPERSAMPLE_SCALE_X_NV =
0x9372
GL_SUPERSAMPLE_SCALE_Y_NV =
0x9373
GL_CONFORMANT_NV =
0x9374