Pass correct proxy type for atomicStore

Fixes #2564
This commit is contained in:
Greg Fischer
2021-03-08 14:02:06 -07:00
parent c7c7982ebe
commit b5c8fd4fcf
4 changed files with 72 additions and 1 deletions

View File

@@ -714,6 +714,7 @@ INSTANTIATE_TEST_SUITE_P(
"spv.multiviewPerViewAttributes.vert",
"spv.multiviewPerViewAttributes.tesc",
"spv.atomicInt64.comp",
"spv.atomicStoreInt64.comp",
"spv.shadingRate.frag",
"spv.RayGenShader.rgen",
"spv.RayGenShaderArray.rgen",