summaryrefslogtreecommitdiff
path: root/cogl/tests/conform/meson.build
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2019-03-07 12:06:35 -0500
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-04-18 01:26:32 +0000
commit28954e827163641af5959f158e05feb2428fdc71 (patch)
tree92b2f8137bcfe1691250f70f93c0eb48461bd062 /cogl/tests/conform/meson.build
parent22884b0b00404d24f54214d2010014460441b10c (diff)
downloadmutter-28954e827163641af5959f158e05feb2428fdc71.tar.gz
cogl: Remove unused 3D texture support
We're not using this, and it's difficult to imagine we ever would. https://gitlab.gnome.org/GNOME/mutter/merge_requests/487
Diffstat (limited to 'cogl/tests/conform/meson.build')
-rw-r--r--cogl/tests/conform/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/cogl/tests/conform/meson.build b/cogl/tests/conform/meson.build
index e4d516947..beb9a084d 100644
--- a/cogl/tests/conform/meson.build
+++ b/cogl/tests/conform/meson.build
@@ -17,7 +17,6 @@ cogl_test_conformance_sources = [
'test-custom-attributes.c',
'test-offscreen.c',
'test-primitive.c',
- 'test-texture-3d.c',
'test-sparse-pipeline.c',
'test-read-texture-formats.c',
'test-write-texture-formats.c',