aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2019-08-30 03:05:58 -0600
committerJohn Kessenich <cepheus@frii.com>2019-08-30 03:05:58 -0600
commit38cafab379e5d16137cb97a485b9385191039b92 (patch)
treec7f3a44457f1de2b1535faeed53dcf899da7f8ee
parent059a49598c3c8e4113a67aebd93a0c2b973754de (diff)
downloadplatform_external_shaderc_spirv-headers-38cafab379e5d16137cb97a485b9385191039b92.tar.gz
platform_external_shaderc_spirv-headers-38cafab379e5d16137cb97a485b9385191039b92.tar.bz2
platform_external_shaderc_spirv-headers-38cafab379e5d16137cb97a485b9385191039b92.zip
Minor tweak for Rev. 2 of SPIR-V 1.4.
-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",