Non-functional: missing test result and slight coding change from yesterday's constant folding check in.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24293 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -33,8 +33,8 @@ ERROR: 0:122: '=' : can't use with samplers or structs containing samplers
|
||||
ERROR: 0:123: '==' : can't use with samplers or structs containing samplers
|
||||
ERROR: 0:129: 'texel offset' : value is out of range: [gl_MinProgramTexelOffset, gl_MaxProgramTexelOffset]
|
||||
ERROR: 0:129: 'texel offset' : value is out of range: [gl_MinProgramTexelOffset, gl_MaxProgramTexelOffset]
|
||||
ERROR: 0:138: 'imageBuffer' : Reserved word.
|
||||
ERROR: 0:138: '' : syntax error
|
||||
ERROR: 0:148: 'imageBuffer' : Reserved word.
|
||||
ERROR: 0:148: '' : syntax error
|
||||
ERROR: 36 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -292,6 +292,64 @@ ERROR: node is still EOpNull!
|
||||
0:135 'p' (lowp float)
|
||||
0:135 Constant:
|
||||
0:135 0.389418
|
||||
0:136 add second child into first child (lowp float)
|
||||
0:136 'p' (lowp float)
|
||||
0:136 Constant:
|
||||
0:136 5.000000
|
||||
0:137 add second child into first child (lowp float)
|
||||
0:137 'p' (lowp float)
|
||||
0:137 Constant:
|
||||
0:137 13.000000
|
||||
0:138 Sequence
|
||||
0:138 move second child to first child (lowp 3-component vector of float)
|
||||
0:138 'c3' (lowp 3-component vector of float)
|
||||
0:138 Constant:
|
||||
0:138 -15.000000
|
||||
0:138 -2.000000
|
||||
0:138 39.000000
|
||||
0:139 add second child into first child (lowp 3-component vector of float)
|
||||
0:139 'c3' (lowp 3-component vector of float)
|
||||
0:139 Constant:
|
||||
0:139 -1.000000
|
||||
0:139 -2.000000
|
||||
0:139 -3.000000
|
||||
0:140 add second child into first child (lowp 3-component vector of float)
|
||||
0:140 'c3' (lowp 3-component vector of float)
|
||||
0:140 Constant:
|
||||
0:140 1.000000
|
||||
0:140 2.000000
|
||||
0:140 3.000000
|
||||
0:141 Sequence
|
||||
0:141 move second child to first child (lowp 2-component vector of float)
|
||||
0:141 'c2' (lowp 2-component vector of float)
|
||||
0:141 Constant:
|
||||
0:141 1.000000
|
||||
0:141 -3.000000
|
||||
0:142 add second child into first child (lowp 2-component vector of float)
|
||||
0:142 'c2' (lowp 2-component vector of float)
|
||||
0:142 Constant:
|
||||
0:142 1.000000
|
||||
0:142 -3.000000
|
||||
0:143 add second child into first child (lowp 2-component vector of float)
|
||||
0:143 'c2' (lowp 2-component vector of float)
|
||||
0:143 Constant:
|
||||
0:143 3.000000
|
||||
0:143 -8.544004
|
||||
0:144 add second child into first child (lowp 2-component vector of float)
|
||||
0:144 'c2' (lowp 2-component vector of float)
|
||||
0:144 Constant:
|
||||
0:144 0.000000
|
||||
0:144 0.000000
|
||||
0:145 Sequence
|
||||
0:145 move second child to first child (lowp 3X2 matrix of float)
|
||||
0:145 'm32' (lowp 3X2 matrix of float)
|
||||
0:145 Constant:
|
||||
0:145 10.000000
|
||||
0:145 15.000000
|
||||
0:145 14.000000
|
||||
0:145 21.000000
|
||||
0:145 22.000000
|
||||
0:145 33.000000
|
||||
0:? Linker Objects
|
||||
0:? 's2D' (uniform lowp sampler2D)
|
||||
0:? 's3D' (uniform lowp sampler3D)
|
||||
|
||||
Reference in New Issue
Block a user