1spv.16bitstorage_Error-uint.frag
2ERROR: 0:54: 'structure: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
3GL_AMD_gpu_shader_int16
4GL_EXT_shader_explicit_arithmetic_types
5GL_EXT_shader_explicit_arithmetic_types_int16
6ERROR: 0:58: 'return: can't use with structs containing uint16' : required extension not requested: Possible extensions include:
7GL_AMD_gpu_shader_int16
8GL_EXT_shader_explicit_arithmetic_types
9GL_EXT_shader_explicit_arithmetic_types_int16
10ERROR: 0:61: 'uint16_t: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
11GL_AMD_gpu_shader_int16
12GL_EXT_shader_explicit_arithmetic_types
13GL_EXT_shader_explicit_arithmetic_types_int16
14ERROR: 0:74: '[: does not operate on types containing (u)int16' : required extension not requested: Possible extensions include:
15GL_AMD_gpu_shader_int16
16GL_EXT_shader_explicit_arithmetic_types
17GL_EXT_shader_explicit_arithmetic_types_int16
18ERROR: 0:75: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
19GL_AMD_gpu_shader_int16
20GL_EXT_shader_explicit_arithmetic_types
21GL_EXT_shader_explicit_arithmetic_types_int16
22ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
23GL_AMD_gpu_shader_int16
24GL_EXT_shader_explicit_arithmetic_types
25GL_EXT_shader_explicit_arithmetic_types_int16
26ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
27GL_AMD_gpu_shader_int16
28GL_EXT_shader_explicit_arithmetic_types
29GL_EXT_shader_explicit_arithmetic_types_int16
30ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
31GL_AMD_gpu_shader_int16
32GL_EXT_shader_explicit_arithmetic_types
33GL_EXT_shader_explicit_arithmetic_types_int16
34ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
35GL_AMD_gpu_shader_int16
36GL_EXT_shader_explicit_arithmetic_types
37GL_EXT_shader_explicit_arithmetic_types_int16
38ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
39GL_AMD_gpu_shader_int16
40GL_EXT_shader_explicit_arithmetic_types
41GL_EXT_shader_explicit_arithmetic_types_int16
42ERROR: 0:78: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform uint16_t' (or there is no acceptable conversion)
43ERROR: 0:79: '-' :  wrong operand type no operation '-' exists that takes an operand of type layout( column_major std140 offset=0) uniform uint16_t (or there is no acceptable conversion)
44ERROR: 0:80: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint16_t' and a right operand of type ' const int' (or there is no acceptable conversion)
45ERROR: 0:81: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
46GL_AMD_gpu_shader_int16
47GL_EXT_shader_explicit_arithmetic_types
48GL_EXT_shader_explicit_arithmetic_types_int16
49ERROR: 0:82: '=: can't use with structs containing uint16' : required extension not requested: Possible extensions include:
50GL_AMD_gpu_shader_int16
51GL_EXT_shader_explicit_arithmetic_types
52GL_EXT_shader_explicit_arithmetic_types_int16
53ERROR: 0:83: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
54GL_AMD_gpu_shader_int16
55GL_EXT_shader_explicit_arithmetic_types
56GL_EXT_shader_explicit_arithmetic_types_int16
57ERROR: 0:84: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
58GL_AMD_gpu_shader_int16
59GL_EXT_shader_explicit_arithmetic_types
60GL_EXT_shader_explicit_arithmetic_types_int16
61ERROR: 0:85: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
62GL_AMD_gpu_shader_int16
63GL_EXT_shader_explicit_arithmetic_types
64GL_EXT_shader_explicit_arithmetic_types_int16
65ERROR: 0:86: '==' :  wrong operand types: no operation '==' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform uint16_t' (or there is no acceptable conversion)
66ERROR: 0:87: '=: can't use with arrays containing uint16' : required extension not requested: Possible extensions include:
67GL_AMD_gpu_shader_int16
68GL_EXT_shader_explicit_arithmetic_types
69GL_EXT_shader_explicit_arithmetic_types_int16
70ERROR: 0:88: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
71GL_AMD_gpu_shader_int16
72GL_EXT_shader_explicit_arithmetic_types
73GL_EXT_shader_explicit_arithmetic_types_int16
74ERROR: 0:89: 'constructor: 16-bit arrays not supported' : required extension not requested: Possible extensions include:
75GL_AMD_gpu_shader_int16
76GL_EXT_shader_explicit_arithmetic_types
77GL_EXT_shader_explicit_arithmetic_types_int16
78ERROR: 0:89: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
79GL_AMD_gpu_shader_int16
80GL_EXT_shader_explicit_arithmetic_types
81GL_EXT_shader_explicit_arithmetic_types_int16
82ERROR: 0:92: 'constructor: can't construct structure containing 16-bit type' : required extension not requested: Possible extensions include:
83GL_AMD_gpu_shader_int16
84GL_EXT_shader_explicit_arithmetic_types
85GL_EXT_shader_explicit_arithmetic_types_int16
86ERROR: 0:93: 'func2' : no matching overloaded function found
87ERROR: 0:99: '' :  syntax error, unexpected IDENTIFIER
88ERROR: 26 compilation errors.  No code generated.
89
90
91SPIR-V is not generated for failed compile or link
92