1### Compilation failed: 2 3error: 14: layout qualifier 'origin_upper_left' appears more than once 4error: 15: layout qualifier 'push_constant' appears more than once 5error: 16: layout qualifier 'blend_support_all_equations' appears more than once 6error: 17: layout qualifier 'srgb_unpremul' appears more than once 7error: 18: layout qualifier 'location' appears more than once 8error: 19: layout qualifier 'offset' appears more than once 9error: 20: layout qualifier 'binding' appears more than once 10error: 21: layout qualifier 'index' appears more than once 11error: 22: layout qualifier 'set' appears more than once 12error: 23: layout qualifier 'builtin' appears more than once 13error: 24: layout qualifier 'input_attachment_index' appears more than once 14error: 25: 'srgb_unpremul' is only permitted in runtime effects 15error: 25: 'srgb_unpremul' is only permitted on 'uniform' variables 16error: 25: 'srgb_unpremul' is only permitted on half3, half4, float3, or float4 variables 1714 errors 18