Module: GL_NV_internalformat_sample_query::Constants

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

Constant Summary collapse

RENDERBUFFER =
0x8D41
TEXTURE_2D_MULTISAMPLE =
0x9100
TEXTURE_2D_MULTISAMPLE_ARRAY =
0x9102
MULTISAMPLES_NV =
0x9371
SUPERSAMPLE_SCALE_X_NV =
0x9372
SUPERSAMPLE_SCALE_Y_NV =
0x9373
CONFORMANT_NV =
0x9374