HLSL: Turn on tests for groupshared.

This commit is contained in:
John Kessenich 2016-10-16 12:22:20 -06:00
parent b50fd17acb
commit 5d45eadedc
7 changed files with 365 additions and 366 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1602"
#define GLSLANG_REVISION "Overload400-PrecQual.1603"
#define GLSLANG_DATE "16-Oct-2016"