]> git.tdb.fi Git - libs/gl.git/blob - extensions/ext_texture_array.glext
Require import module names to be identifiers
[libs/gl.git] / extensions / ext_texture_array.glext
1 extension EXT_texture_array
2 # ARB_shadow has an equivalent enum and was introduced earlier
3 ignore GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT
4 # 1D textures are not available on OpenGL ES
5 optional GL_TEXTURE_1D_ARRAY_EXT
6 optional GL_TEXTURE_BINDING_1D_ARRAY_EXT
7 # Proxy textures are not available on OpenGL ES
8 ignore GL_PROXY_TEXTURE_1D_ARRAY_EXT
9 ignore GL_PROXY_TEXTURE_2D_ARRAY_EXT