Module: GL_ANGLE_depth_texture::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ANGLE_depth_texture.rb
Constant Summary collapse
- DEPTH_COMPONENT =
0x1902
- DEPTH_STENCIL_OES =
0x84F9
- UNSIGNED_SHORT =
0x1403
- UNSIGNED_INT =
0x1405
- UNSIGNED_INT_24_8_OES =
0x84FA
- DEPTH_COMPONENT16 =
0x81A5
- DEPTH_COMPONENT32_OES =
0x81A7
- DEPTH24_STENCIL8_OES =
0x88F0