Update SPIRV-Tools/glslang commits. Use vulkan1.1 environment for testing. Found new "errors" in SPIRV-Tools, so disable validation on those shaders for now.
Need to take into account that gl_Position[i] needs to be rewritten as gl_out[i].gl_Position instead.