Emit Int64Atomics for imageAtomicStore
This covers a corner case wherein imageAtomicStore is used exclusively. The proxy type for imageAtomicStore is inferred from the image type. Fix #2975.
This commit is contained in:
@@ -444,6 +444,7 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
"spv.textureBuffer.vert",
|
||||
"spv.image.frag",
|
||||
"spv.imageAtomic64.frag",
|
||||
"spv.imageAtomic64.comp",
|
||||
"spv.types.frag",
|
||||
"spv.uint.frag",
|
||||
"spv.uniformArray.frag",
|
||||
|
||||
Reference in New Issue
Block a user