summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-09-11 16:56:22 +0300
committerJuan A. Suarez Romero <jasuarez@igalia.com>2017-09-19 16:22:03 +0200
commite09bd9fa6a5eede18c9a0a661ba61cec2a6b13e7 (patch)
tree603591c26d3400ad0af525e0743a81a48496f3c2
parentaad527c3c38751555dc53f29c681f458294eb271 (diff)
cherry-ignore: add "st/mesa: skip draw calls with pipe_draw_info::count == 0"
stable: 17.2 nomination only. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 546dd4dd3b6..188b3de8fe1 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -236,3 +236,6 @@ ff23e03d60d264a64fce340c132404c6070050a0 radv: Fix vkCopyImage with both depth a
# fixes: References 166823bf but it is not really a bug fix, just an
# enhancement.
45c5c444518b7e83d9accd9f44702fa49282a3b8 radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
+
+# stable: 17.2 nomination only.
+e4018fdd85d8b58250c2cff8cdf4edd6b2b3c70b st/mesa: skip draw calls with pipe_draw_info::count == 0