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=e19309340e90ee881e9cb2f8b7c33a5b89681aa6;hpb=e226ee890690e08cfa6f89a9a64e8a338db63822 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