Roll src/third_party/glslang/src/ 493096468..05d12a946 (34 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/493096468316..05d12a9461dd

$ git log 493096468..05d12a946 --date=short --no-merges --format='%ad %ae %s'
2019-02-11 baldurk Add option to unwrap I/O block aggregates in reflection
2019-02-11 cepheus Whitespace: Fix some tabs->spaces, mostly to retriggered failed bots.
2019-02-11 cepheus PP: Fix #1694: Handle badly formed argument substitution.
2019-02-08 baldurk Reflow for better readability
2019-02-07 cepheus Bump version.
2019-02-07 cepheus Build: Fix #1665: remove __fastcall
2019-02-07 sparmar Add missing support for gl_MeshViewCountNV/gl_MeshViewIndicesNV in task shaders
2019-02-06 alanbaker Update expected test results
2019-02-06 alanbaker Update SPIRV-Tools version
2019-01-30 baldurk Add option to reflect all block members, inactive or active.
2019-01-30 baldurk Add option to reflect buffer blocks & variables separately to uniforms
2019-01-29 baldurk Reflect array stride, top-level array stride, and block member count
2019-01-29 baldurk Reflect pipeline outputs as well as inputs, optionally from other stages
2019-01-29 baldurk Add an option to report array variables with trailing [0] suffix
2019-01-29 baldurk Include array index in reflected uniform names more consistently
2019-01-29 baldurk Add options to control how reflection information is built
2019-01-29 baldurk Move TObjectReflection into public interface to clean up reflection
2019-01-21 rex.xu Add 8-bit/16-bit transform feedback support for future use
2019-02-02 fox.dealos Switch to relative include path for ResourceLimits
2019-02-01 cepheus Fix #1682: flesh out more vulkan/SPV ModuleProcessed
2019-01-31 mattparks5855 Switched to std::string for TReflection and TObjectReflection
2019-01-31 apinheiro ParseHelper: don't assign xfb_offset for struct members
2019-01-30 spang Port Unix/ossource.cpp to Fuchsia
2019-01-30 baldurk Add missing override specifiers in virtual class
2019-01-30 baldurk Fix mismatched integer comparison (size_t/unsigned int vs int)
2019-01-30 jmadill Disable Clang extra semicolon warning.
2019-01-29 cepheus Build: Remove extra commas in calling INSTANTIATE_TEST_SUITE_P.
2019-01-24 nicebyte Add support for GL_EXT_YUV_target
2019-01-29 baldurk Update reflection offset consistently for structure members
2019-01-29 baldurk Add missing initialisation of counterIndex and stages in badReflection()
2019-01-28 cepheus HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests.
2019-01-25 greg Update spirv-tools known-good.
2019-01-25 nsubtil build: Do not cache debug library suffix
2019-01-24 jmadill Suppress a MSVC cast warning in GN.

Created with:
  roll-dep src/third_party/glslang/src

Change-Id: Ia17143300459d7f3142fc1bf78797032dfeb1928
Reviewed-on: https://chromium-review.googlesource.com/c/1465076
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Michael Spang <spang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#631310}
1 file changed