Forbid memoryBarrierAtomicCounter for Vulkan compiles

This commit is contained in:
Jeff Bolz
2020-03-16 23:53:04 -05:00
parent 4b2483ee88
commit 40007b862d
4 changed files with 46 additions and 4 deletions

View File

@@ -271,6 +271,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.always-discard2.frag",
"spv.arbPostDepthCoverage.frag",
"spv.arbPostDepthCoverage_Error.frag",
"spv.atomicCounter.comp",
"spv.bitCast.frag",
"spv.bool.vert",
"spv.boolInBlock.frag",