vkCreateShaderModule(): pCreateInfo->pCode (spirv-val produced an error):
ID '21' decorated with Patch multiple times is not allowed.
%gl_TessLevelOuter = OpVariable %_ptr_Output__arr_float_uint_4 Output
The Vulkan spec states: If pCode is a pointer to SPIR-V code, pCode must adhere to the validation rules described by the Validation Rules within a Module section of the SPIR-V Environment appendix (https://docs.vulkan.org/spec/latest/chapters/shaders.html#VUID-VkShaderModuleCreateInfo-pCode-08737)