Revert "Atomic memory function can only be used for shader storage block member or shared variable."

This commit is contained in:
Greg Fischer
2021-07-08 13:10:58 -06:00
committed by GitHub
parent 9e707294f1
commit 263e50f6aa
4 changed files with 0 additions and 113 deletions

View File

@@ -282,7 +282,6 @@ INSTANTIATE_TEST_SUITE_P(
"terminate.vert",
"negativeWorkGroupSize.comp",
"textureoffset_sampler2darrayshadow.vert",
"atomicAdd.comp",
})),
FileNameAsCustomTestSuffix
);