Module: GL_SGIX_subsample::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_SGIX_subsample.rb
Constant Summary collapse
- PACK_SUBSAMPLE_RATE_SGIX =
0x85A0
- UNPACK_SUBSAMPLE_RATE_SGIX =
0x85A1
- PIXEL_SUBSAMPLE_4444_SGIX =
0x85A2
- PIXEL_SUBSAMPLE_2424_SGIX =
0x85A3
- PIXEL_SUBSAMPLE_4242_SGIX =
0x85A4