More precisely check for the qualifiers that enable the vulkan memory model for buffe...
authorJeff Bolz <jbolz@nvidia.com>
Sun, 20 Jan 2019 06:59:17 +0000 (00:59 -0600)
committerJeff Bolz <jbolz@nvidia.com>
Sun, 20 Jan 2019 06:59:38 +0000 (00:59 -0600)
commite135a4897a8bfeae99a6b34b70d4a939ef8fdfbd
tree2c57409f83178cb5ac2a825f5253f8e758045f6c
parent493dee0ade8e900aca2ab7b3a4f530f98c7e8538
More precisely check for the qualifiers that enable the vulkan memory model for buffer references.

Not all memory qualifiers necessarily need the vulkan memory model, e.g. volatile/restrict that correspond to core SPIR-V features do not.
Test/baseResults/spv.bufferhandle13.frag.out
glslang/Include/Types.h
glslang/MachineIndependent/ParseHelper.cpp