aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2018-04-13 17:50:04 -0400
committerDavid Neto <dneto@google.com>2018-04-13 17:50:04 -0400
commit14e335fb0cda4f189586b6e123fa2e6a050e179f (patch)
tree3116550620911b4cc7b1c594178e79e2cee612ba
parent12f8de9f04327336b699b1b80aa390ae7f9ddbf4 (diff)
downloadspirv-headers-14e335fb0cda4f189586b6e123fa2e6a050e179f.tar.gz
SPV_GOOGLE_hlsl_functionality1 includes all of SPV_GOOGLE_decorate_string
This fix to the SPV_GOOGLE_hlsl_functionality1 extension spec is pending.
-rwxr-xr-xinclude/spirv/unified1/spirv.core.grammar.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/spirv/unified1/spirv.core.grammar.json b/include/spirv/unified1/spirv.core.grammar.json
index a03c024..01f98ae 100755
--- a/include/spirv/unified1/spirv.core.grammar.json
+++ b/include/spirv/unified1/spirv.core.grammar.json
@@ -3914,7 +3914,7 @@
{ "kind" : "IdRef", "name" : "'Target'" },
{ "kind" : "Decoration" }
],
- "extensions" : [ "SPV_GOOGLE_decorate_string" ],
+ "extensions" : [ "SPV_GOOGLE_decorate_string", "SPV_GOOGLE_hlsl_functionality1" ],
"version" : "None"
},
{
@@ -3925,7 +3925,7 @@
{ "kind" : "LiteralInteger", "name" : "'Member'" },
{ "kind" : "Decoration" }
],
- "extensions" : [ "SPV_GOOGLE_decorate_string" ],
+ "extensions" : [ "SPV_GOOGLE_decorate_string", "SPV_GOOGLE_hlsl_functionality1" ],
"version" : "None"
},
{