HLSL: Support SV_Coverage and SV_DispatchThreadId; catch SV_GroupIndex.
This commit is contained in:
parent
4a3467933e
commit
b50fd17acb
7 changed files with 88 additions and 9 deletions
|
|
@ -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.1601"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1602"
|
||||
#define GLSLANG_DATE "16-Oct-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue