diff options
Diffstat (limited to 'tests/all.meta.xml')
-rw-r--r-- | tests/all.meta.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/all.meta.xml b/tests/all.meta.xml new file mode 100644 index 000000000..c0e8311c2 --- /dev/null +++ b/tests/all.meta.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<PiglitMetaProfile> + <Profile>opengl</Profile> + <Profile>shader</Profile> + <Profile>glslparser</Profile> +</PiglitMetaProfile> |