Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2019-08-30 12:05:58 +0300
committerJohn Kessenich <cepheus@frii.com>2019-08-30 12:05:58 +0300
commit38cafab379e5d16137cb97a485b9385191039b92 (patch)
treec7f3a44457f1de2b1535faeed53dcf899da7f8ee
parent059a49598c3c8e4113a67aebd93a0c2b973754de (diff)
Minor tweak for Rev. 2 of SPIR-V 1.4.1.4.2
-rw-r--r--include/spirv/unified1/spirv.core.grammar.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/spirv/unified1/spirv.core.grammar.json b/include/spirv/unified1/spirv.core.grammar.json
index 14bf5d3..0fb6059 100644
--- a/include/spirv/unified1/spirv.core.grammar.json
+++ b/include/spirv/unified1/spirv.core.grammar.json
@@ -114,7 +114,7 @@
},
{
"tag" : "Group",
- "heading" : "Group Instructions"
+ "heading" : "Group and Subgroup Instructions"
},
{
"tag" : "Device-Side_Enqueue",