Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types
This commit is contained in:
@@ -54,8 +54,8 @@ ERROR: 0:244: ':' : wrong operand types: no operation ':' exists that takes a l
|
||||
ERROR: 0:245: ':' : wrong operand types: no operation ':' exists that takes a left-hand operand of type ' const int' and a right operand of type ' global void' (or there is no acceptable conversion)
|
||||
ERROR: 0:248: 'half floating-point suffix' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:248: '' : syntax error, unexpected IDENTIFIER, expecting COMMA or SEMICOLON
|
||||
ERROR: 55 compilation errors. No code generated.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
constantUnaryConversion.comp
|
||||
Shader version: 450
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types
|
||||
local_size = (1, 1, 1)
|
||||
0:? Sequence
|
||||
0:48 Function Definition: main( ( global void)
|
||||
@@ -324,7 +324,7 @@ Linked compute stage:
|
||||
|
||||
|
||||
Shader version: 450
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types
|
||||
local_size = (1, 1, 1)
|
||||
0:? Sequence
|
||||
0:48 Function Definition: main( ( global void)
|
||||
|
||||
@@ -11,7 +11,7 @@ ERROR: 8 compilation errors. No code generated.
|
||||
|
||||
|
||||
Shader version: 450
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types
|
||||
ERROR: node is still EOpNull!
|
||||
0:5 Function Definition: func(i81;i161;i161; ( global int64_t)
|
||||
0:5 Function Parameters:
|
||||
@@ -137,7 +137,7 @@ Linked fragment stage:
|
||||
|
||||
|
||||
Shader version: 450
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types
|
||||
ERROR: node is still EOpNull!
|
||||
0:10 Function Definition: func(i81;i161;i1; ( global int64_t)
|
||||
0:10 Function Parameters:
|
||||
|
||||
@@ -1,88 +1,88 @@
|
||||
spv.16bitstorage_Error-int.frag
|
||||
ERROR: 0:54: 'structure: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:58: 'return: can't use with structs containing int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:61: 'int16_t: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:74: '[: does not operate on types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:75: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:78: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform int16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform int16_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:79: '-' : wrong operand type no operation '-' exists that takes an operand of type layout( column_major std140 offset=0) uniform int16_t (or there is no acceptable conversion)
|
||||
ERROR: 0:80: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform int16_t' and a right operand of type ' const int' (or there is no acceptable conversion)
|
||||
ERROR: 0:81: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:82: '=: can't use with structs containing int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:83: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:84: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:85: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:86: '==' : wrong operand types: no operation '==' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform int16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform int16_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:87: '=: can't use with arrays containing int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:88: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:89: 'constructor: 16-bit arrays not supported' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:89: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:92: 'constructor: can't construct structure containing 16-bit type' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:93: 'func2' : no matching overloaded function found
|
||||
ERROR: 0:99: '' : syntax error, unexpected IDENTIFIER
|
||||
ERROR: 26 compilation errors. No code generated.
|
||||
|
||||
@@ -1,88 +1,88 @@
|
||||
spv.16bitstorage_Error-uint.frag
|
||||
ERROR: 0:54: 'structure: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:58: 'return: can't use with structs containing uint16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:61: 'uint16_t: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:74: '[: does not operate on types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:75: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:76: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:77: 'built-in function: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 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)
|
||||
ERROR: 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)
|
||||
ERROR: 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)
|
||||
ERROR: 0:81: '.: can't swizzle types containing (u)int16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:82: '=: can't use with structs containing uint16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:83: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:84: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:85: 'qualifier: (u)int16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 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)
|
||||
ERROR: 0:87: '=: can't use with arrays containing uint16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:88: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:89: 'constructor: 16-bit arrays not supported' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:89: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:92: 'constructor: can't construct structure containing 16-bit type' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_int16
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int16
|
||||
ERROR: 0:93: 'func2' : no matching overloaded function found
|
||||
ERROR: 0:99: '' : syntax error, unexpected IDENTIFIER
|
||||
ERROR: 26 compilation errors. No code generated.
|
||||
|
||||
@@ -1,96 +1,96 @@
|
||||
spv.16bitstorage_Error.frag
|
||||
ERROR: 0:54: 'structure: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:58: 'return: can't use with structs containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:61: 'float16_t: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:74: '[: does not operate on types containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:75: '.: can't swizzle types containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:76: 'built-in function: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:76: 'built-in function: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:76: 'built-in function: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:77: 'built-in function: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:77: 'built-in function: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:78: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform float16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform float16_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:79: '-' : wrong operand type no operation '-' exists that takes an operand of type layout( column_major std140 offset=0) uniform float16_t (or there is no acceptable conversion)
|
||||
ERROR: 0:80: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform float16_t' and a right operand of type ' const float' (or there is no acceptable conversion)
|
||||
ERROR: 0:81: '.: can't swizzle types containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:82: '=: can't use with structs containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:83: 'qualifier: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:84: 'qualifier: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:85: 'qualifier: float16 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:86: '==' : wrong operand types: no operation '==' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform float16_t' and a right operand of type 'layout( column_major std140 offset=0) uniform float16_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:87: '=: can't use with arrays containing float16' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:88: 'half floating-point suffix' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:88: 'half float literal' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:89: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:90: 'constructor: 16-bit arrays not supported' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:90: 'constructor: 16-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:93: 'constructor: can't construct structure containing 16-bit type' : required extension not requested: Possible extensions include:
|
||||
GL_AMD_gpu_shader_half_float
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
ERROR: 0:94: 'func2' : no matching overloaded function found
|
||||
ERROR: 0:100: '' : syntax error, unexpected IDENTIFIER
|
||||
ERROR: 28 compilation errors. No code generated.
|
||||
|
||||
@@ -1,68 +1,68 @@
|
||||
spv.8bitstorage_Error-int.frag
|
||||
ERROR: 0:54: 'structure: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:58: 'return: can't use with structs containing int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:61: 'int8_t: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:74: '[: does not operate on types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:75: '.: can't swizzle types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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)
|
||||
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)
|
||||
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)
|
||||
ERROR: 0:81: '.: can't swizzle types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:82: '=: can't use with structs containing int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:83: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:84: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:85: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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)
|
||||
ERROR: 0:87: '=: can't use with arrays containing int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:88: 'constructor: 8-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:89: 'constructor: 8-bit arrays not supported' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:89: 'constructor: 8-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:92: 'constructor: can't construct structure containing 8-bit type' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:93: 'func2' : no matching overloaded function found
|
||||
ERROR: 0:99: '' : syntax error, unexpected IDENTIFIER
|
||||
ERROR: 26 compilation errors. No code generated.
|
||||
|
||||
@@ -1,68 +1,68 @@
|
||||
spv.8bitstorage_Error-uint.frag
|
||||
ERROR: 0:54: 'structure: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:58: 'return: can't use with structs containing uint8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:61: 'uint8_t: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:74: '[: does not operate on types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:75: '.: can't swizzle types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
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:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:78: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint8_t' and a right operand of type 'layout( column_major std140 offset=0) uniform uint8_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:79: '-' : wrong operand type no operation '-' exists that takes an operand of type layout( column_major std140 offset=0) uniform uint8_t (or there is no acceptable conversion)
|
||||
ERROR: 0:80: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint8_t' and a right operand of type ' const int' (or there is no acceptable conversion)
|
||||
ERROR: 0:81: '.: can't swizzle types containing (u)int8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:82: '=: can't use with structs containing uint8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:83: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:84: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:85: 'qualifier: (u)int8 types can only be in uniform block or buffer storage' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:86: '==' : wrong operand types: no operation '==' exists that takes a left-hand operand of type 'layout( column_major std140 offset=0) uniform uint8_t' and a right operand of type 'layout( column_major std140 offset=0) uniform uint8_t' (or there is no acceptable conversion)
|
||||
ERROR: 0:87: '=: can't use with arrays containing uint8' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:88: 'constructor: 8-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:89: 'constructor: 8-bit arrays not supported' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:89: 'constructor: 8-bit vectors only take vector types' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:92: 'constructor: can't construct structure containing 8-bit type' : required extension not requested: Possible extensions include:
|
||||
GL_KHX_shader_explicit_arithmetic_types
|
||||
GL_KHX_shader_explicit_arithmetic_types_int8
|
||||
GL_EXT_shader_explicit_arithmetic_types
|
||||
GL_EXT_shader_explicit_arithmetic_types_int8
|
||||
ERROR: 0:93: 'func2' : no matching overloaded function found
|
||||
ERROR: 0:99: '' : syntax error, unexpected IDENTIFIER
|
||||
ERROR: 26 compilation errors. No code generated.
|
||||
|
||||
@@ -19,14 +19,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast8("
|
||||
|
||||
@@ -20,14 +20,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main" 471
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "operators("
|
||||
|
||||
@@ -20,14 +20,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main" 461
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "operators("
|
||||
|
||||
@@ -20,14 +20,14 @@ error: Capability Float16 is not allowed by Vulkan 1.0 specification (or require
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast16("
|
||||
|
||||
@@ -18,14 +18,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast32("
|
||||
|
||||
@@ -16,7 +16,7 @@ error: OpDecorate SpecId decoration target <id> '1' is not a scalar specializati
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_ARB_gpu_shader_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast("
|
||||
|
||||
@@ -20,14 +20,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast8("
|
||||
|
||||
@@ -19,14 +19,14 @@ error: Capability Float16 is not allowed by Vulkan 1.1 specification (or require
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_KHX_shader_explicit_arithmetic_types_int8"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_float64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int16"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int32"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int64"
|
||||
SourceExtension "GL_EXT_shader_explicit_arithmetic_types_int8"
|
||||
Name 4 "main"
|
||||
Name 6 "literal("
|
||||
Name 8 "typeCast16("
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
stringToDouble.vert
|
||||
Shader version: 460
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( ( global void)
|
||||
0:3 Function Parameters:
|
||||
@@ -524,7 +524,7 @@ Linked vertex stage:
|
||||
|
||||
|
||||
Shader version: 460
|
||||
Requested GL_KHX_shader_explicit_arithmetic_types_float16
|
||||
Requested GL_EXT_shader_explicit_arithmetic_types_float16
|
||||
0:? Sequence
|
||||
0:3 Function Definition: main( ( global void)
|
||||
0:3 Function Parameters:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types : require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types : require
|
||||
|
||||
const bool bool_init = true;
|
||||
const int8_t int8_t_init = int8_t(-1);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
|
||||
int64_t func(int8_t a, int16_t b, int16_t c)
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_ARB_gpu_shader_int64: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#version 450
|
||||
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types: enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int8: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_int64: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float32: require
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float64: require
|
||||
|
||||
layout(binding = 0) uniform Uniforms
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#version 460
|
||||
#extension GL_KHX_shader_explicit_arithmetic_types_float16 : enable
|
||||
#extension GL_EXT_shader_explicit_arithmetic_types_float16 : enable
|
||||
void main()
|
||||
{
|
||||
float w1 = 00000.000;
|
||||
|
||||
Reference in New Issue
Block a user