Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26253 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich
2014-04-14 22:08:16 +00:00
parent 447c65c978
commit e96ee859a8
15 changed files with 246 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
150.tesc
Warning, version 150 is not yet complete; most version-specific features are present, but some are missing.
Shader version: 150
Requested GL_ARB_tessellation_shader
@@ -109,7 +108,6 @@ vertices = 4
0:? 'patchOut' (patch out 4-component vector of float)
150.tese
Warning, version 150 is not yet complete; most version-specific features are present, but some are missing.
ERROR: 0:12: 'barrier' : no matching overloaded function found
ERROR: 1 compilation errors. No code generated.