Move unspecified-precision tests from ES2/ES3 to ES3.1
[platform/upstream/VK-GL-CTS.git] / modules / gles31 / functional / es31fFunctionalTests.cpp
index e45291f..d2d6aa4 100644 (file)
@@ -196,6 +196,7 @@ public:
        {
                static const ShaderLibraryGroup::File   s_filesES31[]   =
                {
+                       { "shaders/es31/declarations.test",                                             "declarations",                         "Declarations"                                          },
                        { "shaders/es31/linkage_geometry.test",                                 "geometry",                                     "Geometry shader"                                       },
                        { "shaders/es31/linkage_tessellation.test",                             "tessellation",                         "Tessellation shader"                           },
                        { "shaders/es31/linkage_tessellation_geometry.test",    "tessellation_geometry",        "Tessellation and geometry shader"      },