Module: GL_OES_compressed_paletted_texture::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_compressed_paletted_texture.rb
Constant Summary collapse
- NPALETTE4_RGB8_OES =
0x8B90
- NPALETTE4_RGBA8_OES =
0x8B91
- NPALETTE4_R5_G6_B5_OES =
0x8B92
- NPALETTE4_RGBA4_OES =
0x8B93
- NPALETTE4_RGB5_A1_OES =
0x8B94
- NPALETTE8_RGB8_OES =
0x8B95
- NPALETTE8_RGBA8_OES =
0x8B96
- NPALETTE8_R5_G6_B5_OES =
0x8B97
- NPALETTE8_RGBA4_OES =
0x8B98
- NPALETTE8_RGB5_A1_OES =
0x8B99