Merge pull request #2565 from greg-lunarg/i2564

Pass correct proxy type for atomicStore
This commit is contained in:
greg-lunarg
2021-03-09 02:15:26 -07:00
committed by GitHub
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",