HLSL: Fix issue #646: map SV_DispatchThreadID -> GlobalInvocationID.
This commit is contained in:
parent
aa6d56298d
commit
f37f4d23fc
5 changed files with 43 additions and 29 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.1725"
|
||||
#define GLSLANG_DATE "30-Dec-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1726"
|
||||
#define GLSLANG_DATE "02-Jan-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue