HLSL: require coverage mask to be arrayed output.
SPIR-V requires the coverage mask to be an array of integers, but HLSL
allows scalar integers. This adds the requisite type conversion and
wrapped entry point handling.
Fixes: #1202
Showing
Test/baseResults/hlsl.coverage.frag.out
0 → 100644
Test/hlsl.coverage.frag
0 → 100644
Please
register
or
sign in
to comment