X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=extensions%2Fext_texture_array.glext;h=d7f044bd8d4676afd17ada3ba5fc851937306953;hp=a70989aa47230256ebfee90b6031c0f7aedd5b35;hb=6a832fe1771f8c7bca0faa0d383fbbab062a1c56;hpb=587b88ea9730cee089428b6491b9b166a1793173 diff --git a/extensions/ext_texture_array.glext b/extensions/ext_texture_array.glext index a70989aa..d7f044bd 100644 --- a/extensions/ext_texture_array.glext +++ b/extensions/ext_texture_array.glext @@ -1,3 +1,9 @@ extension EXT_texture_array -# We use the version from ARB_shadow +# ARB_shadow has an equivalent enum and was introduced earlier ignore GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT +# 1D textures are not available on OpenGL ES +optional GL_TEXTURE_1D_ARRAY_EXT +optional GL_TEXTURE_BINDING_1D_ARRAY_EXT +# Proxy textures are not available on OpenGL ES +ignore GL_PROXY_TEXTURE_1D_ARRAY_EXT +ignore GL_PROXY_TEXTURE_2D_ARRAY_EXT