moltenvk/MoltenVKShaderConverter/MoltenVKSPIRVToMSLConverter
Chip Davis adf63bbdc7 MVKPipeline: Disable fragment shader outputs for unused attachments.
Naturally, Metal complains when a fragment shader write to a
`[[depth]]` output, but there be no depth attachment. I imagine that it
will also complain if the shader write to ``[[stencil]]`` with no
stencil attachment, or it write to a ``[[color(n)]]`` output with no
corresponding attachment.
2020-04-14 14:32:00 -05:00
..
iOS
2017-11-17 11:14:29 -05:00
2017-11-17 11:14:29 -05:00
2020-01-07 16:47:29 -05:00
2020-01-07 16:47:29 -05:00
2020-01-07 16:47:29 -05:00
2020-01-07 16:47:29 -05:00