diff options
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_depth_texture')
-rw-r--r-- | engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_depth_texture | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_depth_texture b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_depth_texture new file mode 100644 index 0000000..355fe00 --- /dev/null +++ b/engine-ocean/External/glew/auto/extensions/gl/GL_SGIX_depth_texture @@ -0,0 +1,7 @@ +GL_SGIX_depth_texture +https://www.khronos.org/registry/OpenGL/extensions/SGIX/SGIX_depth_texture.txt +GL_SGIX_depth_texture + + GL_DEPTH_COMPONENT16_SGIX 0x81A5 + GL_DEPTH_COMPONENT24_SGIX 0x81A6 + GL_DEPTH_COMPONENT32_SGIX 0x81A7 |