glslang tests: Get same form of IEEE INF across platforms. Submitted by Lei Zhang (antiagainst@google.com) and David Neto (dneto@google.com).

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31210 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich
2015-05-15 20:26:13 +00:00
parent b38c969e34
commit e7cbfa5cab
3 changed files with 34 additions and 8 deletions

View File

@@ -179,7 +179,7 @@ ERROR: node is still EOpNull!
0:83 Constant:
0:83 2147483647 (const int)
0:84 Constant:
0:84 1.#INF00
0:84 inf
0:88 Constant:
0:88 2 (const uint)
0:88 3 (const uint)
@@ -506,7 +506,7 @@ ERROR: node is still EOpNull!
0:83 Constant:
0:83 2147483647 (const int)
0:84 Constant:
0:84 1.#INF00
0:84 inf
0:88 Constant:
0:88 2 (const uint)
0:88 3 (const uint)