Test for spv1.6 + memory model HelperInvocation
authorGraeme Leese <gleese@broadcom.com>
Fri, 14 Oct 2022 14:03:14 +0000 (15:03 +0100)
committerGraeme Leese <gleese@broadcom.com>
Fri, 14 Oct 2022 14:30:03 +0000 (15:30 +0100)
commit5c352476c7c700eae948c8e68181ec9f5f4f3710
tree1cb6be3914faec177c9db7a29745498215a3a9b1
parentd570b2b05b49453881c54069c417410e454d4850
Test for spv1.6 + memory model HelperInvocation

This should generate a Volatile tag on the access, not on the variable
itself.
Test/baseResults/spv.1.6.helperInvocation.memmodel.frag.out [new file with mode: 0644]
Test/spv.1.6.helperInvocation.memmodel.frag [new file with mode: 0644]
gtests/Spv.FromFile.cpp