Turn on the sampler 2DMS types for ES 3.1.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27741 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -23,15 +23,12 @@ ERROR: 0:78: 'location' : too large for fragment output
|
||||
ERROR: 0:78: 'location' : overlapping use of location 40
|
||||
ERROR: 0:79: 'non-literal layout-id value' : not supported with this profile: es
|
||||
ERROR: 0:79: 'layout-id value' : cannot be negative
|
||||
ERROR: 0:92: 'sampler2DMS' : Reserved word.
|
||||
ERROR: 0:98: 'textureSize' : no matching overloaded function found
|
||||
ERROR: 0:98: 'assign' : cannot convert from 'const float' to 'highp 2-component vector of int'
|
||||
ERROR: 0:99: 'writeonly' : argument cannot drop memory qualifier when passed to formal parameter
|
||||
ERROR: 0:102: 'out' : cannot be bool
|
||||
ERROR: 0:103: 'image2D' : sampler/image types can only be used in uniform variables or function parameters: imageOut
|
||||
ERROR: 0:103: '' : image variables not declared 'writeonly' must have a format layout qualifier
|
||||
ERROR: 0:104: 'out' : cannot be a matrix
|
||||
ERROR: 31 compilation errors. No code generated.
|
||||
ERROR: 28 compilation errors. No code generated.
|
||||
|
||||
|
||||
Shader version: 310
|
||||
@@ -225,7 +222,10 @@ ERROR: node is still EOpNull!
|
||||
0:97 'isamp2DA' (uniform highp isampler2DArray)
|
||||
0:97 Constant:
|
||||
0:97 3 (const int)
|
||||
0:98 'v2' (highp 2-component vector of int)
|
||||
0:98 move second child to first child (highp 2-component vector of int)
|
||||
0:98 'v2' (highp 2-component vector of int)
|
||||
0:98 Function Call: textureSize(s21; (highp 2-component vector of int)
|
||||
0:98 's2dms' (uniform highp sampler2DMS)
|
||||
0:99 move second child to first child (highp 2-component vector of int)
|
||||
0:99 'v2' (highp 2-component vector of int)
|
||||
0:99 Function Call: imageSize(I21; (highp 2-component vector of int)
|
||||
@@ -455,7 +455,10 @@ ERROR: node is still EOpNull!
|
||||
0:97 'isamp2DA' (uniform highp isampler2DArray)
|
||||
0:97 Constant:
|
||||
0:97 3 (const int)
|
||||
0:98 'v2' (highp 2-component vector of int)
|
||||
0:98 move second child to first child (highp 2-component vector of int)
|
||||
0:98 'v2' (highp 2-component vector of int)
|
||||
0:98 Function Call: textureSize(s21; (highp 2-component vector of int)
|
||||
0:98 's2dms' (uniform highp sampler2DMS)
|
||||
0:99 move second child to first child (highp 2-component vector of int)
|
||||
0:99 'v2' (highp 2-component vector of int)
|
||||
0:99 Function Call: imageSize(I21; (highp 2-component vector of int)
|
||||
|
||||
Reference in New Issue
Block a user