SPV_GOOGLE_hlsl_functionality1 includes all of SPV_GOOGLE_decorate_string
authorDavid Neto <dneto@google.com>
Fri, 13 Apr 2018 21:50:04 +0000 (17:50 -0400)
committerDavid Neto <dneto@google.com>
Fri, 13 Apr 2018 21:50:04 +0000 (17:50 -0400)
This fix to the SPV_GOOGLE_hlsl_functionality1 extension spec is pending.

include/spirv/unified1/spirv.core.grammar.json

index a03c024..01f98ae 100755 (executable)
         { "kind" : "IdRef",         "name" : "'Target'" },
         { "kind" : "Decoration" }
       ],
-      "extensions" : [ "SPV_GOOGLE_decorate_string" ],
+      "extensions" : [ "SPV_GOOGLE_decorate_string", "SPV_GOOGLE_hlsl_functionality1" ],
       "version" : "None"
     },
     {
         { "kind" : "LiteralInteger", "name" : "'Member'" },
         { "kind" : "Decoration" }
       ],
-      "extensions" : [ "SPV_GOOGLE_decorate_string" ],
+      "extensions" : [ "SPV_GOOGLE_decorate_string", "SPV_GOOGLE_hlsl_functionality1" ],
       "version" : "None"
     },
     {