Does not generate spir-v or error: dxc.exe -spirv -E main -T ps_6_1 -fspv-target-env=vulkan1.2 -fcgl -fspv-debug=rich -Vd -Fo color.frag.dbg.Od.spv oit/color.frag Omitting -fspv-debug=rich results in valid spir-v.
Does not generate spir-v or error:
dxc.exe -spirv -E main -T ps_6_1 -fspv-target-env=vulkan1.2 -fcgl -fspv-debug=rich -Vd -Fo color.frag.dbg.Od.spv oit/color.frag
Omitting -fspv-debug=rich results in valid spir-v.