-
HLSL: fix GS implementation for EP wrapping · 08e0c086steve-lunarg authored
The prior implementation of GS did not work with the new EP wrapping architecture. This fixes it: the Append() method now looks up the actual output rather than the internal sanitized temporary type, and writes to that.
08e0c086
×