Test for spv1.6 + memory model HelperInvocation
This should generate a Volatile tag on the access, not on the variable itself.
This commit is contained in:
@@ -660,6 +660,7 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
::testing::ValuesIn(std::vector<std::string>({
|
||||
"spv.1.6.conditionalDiscard.frag",
|
||||
"spv.1.6.helperInvocation.frag",
|
||||
"spv.1.6.helperInvocation.memmodel.frag",
|
||||
"spv.1.6.specConstant.comp",
|
||||
"spv.1.6.samplerBuffer.frag",
|
||||
"spv.1.6.separate.frag",
|
||||
|
||||
Reference in New Issue
Block a user