Update to latest SPIRV-Tools/Glslang GitHub master
authorDavid Neto <dneto@google.com>
Mon, 15 Oct 2018 21:58:58 +0000 (17:58 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 18 Oct 2018 08:09:10 +0000 (04:09 -0400)
commitd4158be4916200fdcfc2b5ed3047a35e6b06edae
treeb84ae11573bfbbd0dbfcc7c5bf158e13c914dc34
parent7b4d7f2ad69bf5c22d11466a0d9befa048ee0a1c
Update to latest SPIRV-Tools/Glslang GitHub master

SPIR-V modules fail to validate:
- 9 cases: All OpVariable instructions in a function must be the first instructions in the first block.
- 240 cases: FPRoundingMode decoration can be applied only to the Object operand of an OpStore.
- 1024 cases: NonPrivatePointerKHR must be specified if MakePointerAvailableKHR is

Components: Framework

Affects: dEQP-VK.*

Change-Id: I5079a8e949a485165ff3c0a38e0820e59028ddc1
external/fetch_sources.py