Skip to content

Commit 2988804

Browse files
authored
fix SPV_EXT_shader_64bit_indexing capability table (#366)
Capabilities "implicitly declare" other capabilities rather than being "enabled by" other capabilities.
1 parent 74800ca commit 2988804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/EXT/SPV_EXT_shader_64bit_indexing.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Modify Section 3.31, "Capability", adding these rows to the Capability table:
128128
--
129129
[options="header"]
130130
|====
131-
2+^| Capability ^| Enabling Capabilities
131+
2+^| Capability ^| Implicitly Declares
132132
| 5426 | *Shader64BitIndexingEXT* +
133133
Enables the *Shader64BitIndexingEXT* execution mode.
134134
|

0 commit comments

Comments
 (0)