Add ES 300 built-ins trunc, round, roundEven, modf, isnan, isinf, floatBitsToInt, floatBitsToUint, intBitsToFloat, uintBitsToFloat, packSnorm2x16, unpackSnorm2x16, packUnorm2x16, unpackUnorm2x16, packHalf2x16, and unpackHalf2x16, and new form of min, max, clamp, and mix.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21063 e7fa87d3-cd2b-0410-9028-fcbf551c1848
diff --git a/Test/testlist b/Test/testlist
index b01e2fc..7ae5e7b 100644
--- a/Test/testlist
+++ b/Test/testlist
@@ -23,6 +23,7 @@
comment.frag
300.vert
300.frag
+300BuiltIns.frag
330.frag
330comp.frag
constErrors.frag