glslang-zig/glslang/Include
steve-lunarg 08e0c086c8 HLSL: fix GS implementation for EP wrapping
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.
2017-04-03 14:50:39 -06:00
..
arrays.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
BaseTypes.h HLSL: fix GS implementation for EP wrapping 2017-04-03 14:50:39 -06:00
Common.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ConstantUnion.h Add basic HS/DS implementation. 2017-02-10 16:59:09 -07:00
InfoSink.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
InitializeGlobals.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
intermediate.h HLSL: Add scoping operator, accept static member functions, and support calling them. 2017-03-11 14:13:00 -07:00
PoolAlloc.h Memory/constructor/warning clean-up. Addresses issue #705. 2017-02-02 14:55:02 -07:00
ResourceLimits.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
revision.h Fix #287: pin down the io-array size before checking for out of range index. 2017-04-03 14:29:20 -06:00
revision.template Non-Functional: Whitespace, comments, replace accidentally deleted comment. 2017-01-06 11:24:14 -07:00
ShHandle.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Types.h Refactor TType::contains* methods (nonfunctional) 2017-04-02 17:38:18 -06:00