glslang-zig/glslang/Include
John Kessenich 02467d8d94 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args.
This needs some render testing, but is destined to be part of master.

This also leads to a variety of other simplifications.
 - IO are global symbols, so only need one list of linkage nodes (deferred)
 - no longer need parse-context-wide 'inEntryPoint' state, entry-point is localized
 - several parts of splitting/flattening are now localized
2017-02-06 22:58:32 -07:00
..
arrays.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
BaseTypes.h support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering 2017-01-20 16:48:26 -08:00
Common.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
ConstantUnion.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -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 Implement new revision of extension GL_AMD_shader_ballot 2017-01-19 12:09:51 +08: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 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. 2017-02-06 22:58:32 -07: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 support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering 2017-01-20 16:48:26 -08:00