projects
/
platform
/
upstream
/
glslang.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a5784
)
Fix typo.
author
John Kessenich
<cepheus@frii.com>
Fri, 2 Mar 2018 08:09:28 +0000
(
01:09
-0700)
committer
John Kessenich
<cepheus@frii.com>
Fri, 2 Mar 2018 08:09:28 +0000
(
01:09
-0700)
SPIRV/doc.cpp
patch
|
blob
|
history
diff --git
a/SPIRV/doc.cpp
b/SPIRV/doc.cpp
index 8335713e382d93cdc04abbc6f47c20f2c36fce11..cbdaf79e5eac1c56750684fe16cc813b7572279a 100755
(executable)
--- a/
SPIRV/doc.cpp
+++ b/
SPIRV/doc.cpp
@@
-1197,7
+1197,7
@@
const char* OpcodeString(int op)
case 319: return "OpAtomicFlagClear";
case 320: return "OpImageSparseRead";
- case OpModuleProcessed: return "OpModuleProcesse
s
";
+ case OpModuleProcessed: return "OpModuleProcesse
d
";
case 4421: return "OpSubgroupBallotKHR";
case 4422: return "OpSubgroupFirstInvocationKHR";