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