HLSL: allow GS-specific methods in other stages
Using GS methods such as Append() in non-GS stages should be ignored, but was
creating errors due to the lack of a stream output symbol for the non-GS stage.
Showing
Test/baseResults/hlsl.fraggeom.frag.out
0 → 100644
Test/hlsl.fraggeom.frag
0 → 100644
Please
register
or
sign in
to comment