mirror of https://github.com/xemu-project/xemu.git
30 lines
1.8 KiB
Plaintext
30 lines
1.8 KiB
Plaintext
spv.tensorARM.invalid_declare.comp
|
|
ERROR: 0:5: '' : tensor type is missing type parameters
|
|
ERROR: 0:5: 'noparams' : expected two type parameters
|
|
ERROR: 0:5: 'tensorARM' : tensorARM types can only be used in uniform variables or function parameters: noparams
|
|
ERROR: 0:6: '' : tensor rank must be greater than or equal to 1
|
|
ERROR: 0:6: 'zero' : unexpected type parameters
|
|
ERROR: 0:7: '' : type parameter must be a non-negative integer
|
|
ERROR: 0:7: '' : tensor rank must be greater than or equal to 1
|
|
ERROR: 0:7: 'tensorARM' : tensorARM types can only be used in uniform variables or function parameters: minus_one
|
|
ERROR: 0:8: '' : tensor type requires exactly 1 rank specifier
|
|
ERROR: 0:8: 'too_many' : expected two type parameters
|
|
ERROR: 0:8: 'tensorARM' : tensorARM types can only be used in uniform variables or function parameters: too_many
|
|
ERROR: 0:9: 'bad_type' : expected bool, integer or floating point type parameter
|
|
ERROR: 0:9: 'bad_type' : illegal use of type 'void'
|
|
ERROR: 0:12: '' : tensor type is missing type parameters
|
|
ERROR: 0:12: 'noparams2' : expected two type parameters
|
|
ERROR: 0:13: '' : tensor rank must be greater than or equal to 1
|
|
ERROR: 0:13: 'zero2' : unexpected type parameters
|
|
ERROR: 0:13: 'non-opaque uniforms outside a block' : not allowed when using GLSL for Vulkan
|
|
ERROR: 0:14: '' : type parameter must be a non-negative integer
|
|
ERROR: 0:14: '' : tensor rank must be greater than or equal to 1
|
|
ERROR: 0:15: '' : tensor type requires exactly 1 rank specifier
|
|
ERROR: 0:15: 'too_many2' : expected two type parameters
|
|
ERROR: 0:16: 'bad_type2' : expected bool, integer or floating point type parameter
|
|
ERROR: 0:16: 'bad_type2' : illegal use of type 'void'
|
|
ERROR: 24 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|