File: spv.longVectorBuiltinsError.comp.out

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (26 lines) | stat: -rw-r--r-- 1,823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
spv.longVectorBuiltinsError.comp
ERROR: 0:27: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:27: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> float'
ERROR: 0:28: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:28: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 0:29: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:29: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 0:30: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:30: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 0:31: 'smoothstep' : ambiguous best function under implicit type conversion 
ERROR: 0:32: 'radians' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:32: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> double'
ERROR: 0:33: 'sin' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:33: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> double'
ERROR: 0:34: 'atanh' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:34: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> double'
ERROR: 0:35: 'abs' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:35: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 0:36: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:36: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 0:37: 'max' : can't resolve types (ambiguous long vector overload) 
ERROR: 0:37: 'assign' :  cannot convert from ' temp void' to ' temp vector<5> uint'
ERROR: 21 compilation errors.  No code generated.


SPIR-V is not generated for failed compile or link