Skip to content

Commit 6be51b8

Browse files
authored
updates AtomicStorageOps to depend on the AtomicStorage capability (KhronosGroup#479)
1 parent 09913f0 commit 6be51b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16112,6 +16112,7 @@
1611216112
{
1611316113
"enumerant" : "AtomicStorageOps",
1611416114
"value" : 4445,
16115+
"capabilities" : [ "AtomicStorage" ],
1611516116
"extensions" : [ "SPV_KHR_shader_atomic_counter_ops" ],
1611616117
"version" : "None"
1611716118
},

0 commit comments

Comments
 (0)