git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22602 e7fa87d3-cd2b-0410-9028-fcbf551c1848
10 lines
517 B
Plaintext
10 lines
517 B
Plaintext
WARNING: 0:3: varying deprecated in version 130; may be removed in future release
|
|
ERROR: 0:3: 'varying' : no longer supported in core profile; removed in version 420
|
|
ERROR: 0:7: '' : vertex input cannot be further qualified
|
|
ERROR: 0:11: '' : can only have one interpolation qualifier (flat, smooth, noperspective)
|
|
ERROR: 0:12: '' : can only have one auxiliary qualifier (centroid, patch, and sample)
|
|
ERROR: 0:13: 'uniform' : too many storage qualifiers
|
|
ERROR: 5 compilation errors. No code generated.
|
|
|
|
|