summaryrefslogtreecommitdiff
path: root/chromium/third_party/glslang/src/Test/baseResults/negativeArraySize.comp.out
blob: ccbabf5f15a7ca41329f673db462963e4b63ec68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
negativeArraySize.comp
Warning, version 310 is not yet complete; most version-specific features are present, but some are missing.
ERROR: 0:9: '' : array size must be a positive integer 
ERROR: 1 compilation errors.  No code generated.


Shader version: 310
local_size = (1, 1, 1)
ERROR: node is still EOpNull!
0:7  Function Definition: main( (global void)
0:7    Function Parameters: 
0:?   Linker Objects


Linked compute stage:


Shader version: 310
local_size = (1, 1, 1)
ERROR: node is still EOpNull!
0:7  Function Definition: main( (global void)
0:7    Function Parameters: 
0:?   Linker Objects