1enhanced.4.vert
2enhanced.4.frag
3ERROR: Linking vertex and fragment stages: Layout location qualifier must match:
4    vertex stage: Block: VS_OUT Instance: vs_out: "layout( location=0) out"
5    fragment stage: Block: VS_OUT Instance: fs_in: "layout( location=1) in"
6
7SPIR-V is not generated for failed compile or link
8