diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_OES_depth_texture')
-rw-r--r-- | glew/auto/extensions/gl/GL_OES_depth_texture | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_OES_depth_texture b/glew/auto/extensions/gl/GL_OES_depth_texture new file mode 100644 index 0000000..5109bf4 --- /dev/null +++ b/glew/auto/extensions/gl/GL_OES_depth_texture @@ -0,0 +1,7 @@ +GL_OES_depth_texture +https://www.khronos.org/registry/OpenGL/extensions/OES/OES_depth_texture.txt +GL_OES_depth_texture + + GL_UNSIGNED_SHORT 0x1403 + GL_UNSIGNED_INT 0x1405 + GL_DEPTH_COMPONENT 0x1902 |