From 03538c210fb8cc2e6e12426327ff2fbd74b72923 Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Sun, 17 Dec 2017 18:35:49 +0200 Subject: [PATCH] cherry-ignore: main: Clear shader program data whenever ProgramBinary is called extra: The commit just references a fix for an additional change in its v2. 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 92e75454fa3..545d44038cf 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -151,3 +151,6 @@ bf0904e31fb7d9cd8932d582076c8d7beb02ba89 winsys/amdgpu: disable local BOs again # fixes: This commit addressed earlier commit d1c9f30d7ff7 which did # not land in branch. 1bdeac545f4ea9f7ca6947f5da7fcf4f5b3010dc radv: port merge tess info from anv + +# extra: The commit just references a fix for an additional change in its v2. +c1ff99fd70cd2ceb2cac4723e4fd5efc93834746 main: Clear shader program data whenever ProgramBinary is called