From 52019bad1dbd4abd5a89957c70490827ef6367ec Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Thu, 26 Oct 2017 16:15:47 +0300 Subject: [PATCH] cherry-ignore: glsl: fix derived cs variables stable: Commit is too big for stable at this point. Signed-off-by: Andres Gomez --- bin/.cherry-ignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index aeca6664e70..67a78a2da98 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -46,3 +46,6 @@ fe2a6281b3b299998fe7399e7dbcc2077d773824 egl/drm: Fix misused x and y offsets in a7ecf7b86f4eae59f3ceac2125e5d1725c403c07 Travis: add binutils 2.26 for a few more LLVM 3.9 builds 36d6d1e931936a80da327889862ba02942ac427b configure.ac: add llvm_add_optional_component helper df3a43018020c16c1dfa88a76c9a84c9fb85be38 configure.ac: add missing LLVM components for OpenCL + +# stable: Commit is too big for stable at this point. +4d24a7cb97641cacecd371d1968f6964785822e4 glsl: fix derived cs variables