GLSL: Implement version 320 for ES.
diff --git a/gtests/AST.FromFile.cpp b/gtests/AST.FromFile.cpp
index 594545f..5e30613 100644
--- a/gtests/AST.FromFile.cpp
+++ b/gtests/AST.FromFile.cpp
@@ -101,6 +101,12 @@
         "310.tese",
         "310implicitSizeArrayError.vert",
         "310AofA.vert",
+        "320.comp",
+        "320.vert",
+        "320.geom",
+        "320.frag",
+        "320.tesc",
+        "320.tese",
         "330.frag",
         "330comp.frag",
         "constErrors.frag",