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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
);