Module: GL_OES_depth_texture::Constants

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

Constant Summary collapse

GL_DEPTH_COMPONENT =
0x1902
GL_UNSIGNED_SHORT =
0x1403
GL_UNSIGNED_INT =
0x1405