Module: GL_ANGLE_depth_texture::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ANGLE_depth_texture.rb
Constant Summary collapse
- GL_DEPTH_COMPONENT =
0x1902
- GL_DEPTH_STENCIL_OES =
0x84F9
- GL_UNSIGNED_SHORT =
0x1403
- GL_UNSIGNED_INT =
0x1405
- GL_UNSIGNED_INT_24_8_OES =
0x84FA
- GL_DEPTH_COMPONENT16 =
0x81A5
- GL_DEPTH_COMPONENT32_OES =
0x81A7
- GL_DEPTH24_STENCIL8_OES =
0x88F0