glslang-zig/hlsl
Alejandro Piñeiro af8c1bdb16 ParseHelper: assign xfb_offset for struct members too
If the out variable is a struct type, with a xfb_offset explicitly
assigned, the members need to get their xfb_offset assigned. This is
specially relevant, as we cannot use layout qualifiers on struct
members.
2018-10-31 10:34:44 +01:00
..
CMakeLists.txt Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslAttributes.cpp HLSL: Refactor attribute implementation. 2018-02-01 00:30:34 -07:00
hlslAttributes.h HLSL: Refactor attribute implementation. 2018-02-01 00:30:34 -07:00
hlslGrammar.cpp Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslGrammar.h Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslOpMap.cpp Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslOpMap.h Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslParseables.cpp Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslParseables.h Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslParseHelper.cpp ParseHelper: assign xfb_offset for struct members too 2018-10-31 10:34:44 +01:00
hlslParseHelper.h ParseHelper: assign xfb_offset for struct members too 2018-10-31 10:34:44 +01:00
hlslScanContext.cpp Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslScanContext.h Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslTokens.h Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslTokenStream.cpp Remove execute permissions 2018-08-07 03:16:20 +09:00
hlslTokenStream.h Remove execute permissions 2018-08-07 03:16:20 +09:00