HLSL: Support register(..., spaceN) for setting the descriptor set.
This was suggested in issue #454.
This commit is contained in:
parent
e3218e270e
commit
cfd7ce87cd
6 changed files with 49 additions and 16 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.1470"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1472"
|
||||
#define GLSLANG_DATE "05-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue