]> git.tdb.fi Git - libs/gl.git/blobdiff - extensions/ext_texture_array.glext
Set both min and mag filters when exporting textures
[libs/gl.git] / extensions / ext_texture_array.glext
index 7051d8ebfd27340d55cbae7d45dbd2f0f6f1c071..d7f044bd8d4676afd17ada3ba5fc851937306953 100644 (file)
@@ -1,2 +1,9 @@
 extension EXT_texture_array
-backport none
+# 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