Add changes for SPV_EXT_shader_atomic_float_add

This commit is contained in:
Vikram Kushwaha
2020-07-19 15:45:01 -07:00
parent 1c42d4ee7b
commit 79b93923d2
13 changed files with 1109 additions and 5 deletions

View File

@@ -603,6 +603,8 @@ INSTANTIATE_TEST_CASE_P(
"spv.460.vert",
"spv.460.comp",
"spv.atomic.comp",
"spv.atomicFloat.comp",
"spv.atomicFloat_Error.comp",
"spv.glFragColor.frag",
"spv.rankShift.comp",
"spv.specConst.vert",