anv/pipeline: set ThreadDispatchEnable conditionally
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 3 Feb 2017 11:11:38 +0000 (12:11 +0100)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 6 Feb 2017 09:27:44 +0000 (10:27 +0100)
commit02264bc6f9cb588bfa39f842c3f060356f3e32b7
tree9fbe31f8db993d3ae366dd358d2704616f58993b
parentdfb1b543f36410fb01ba202076550e1259c89ed1
anv/pipeline: set ThreadDispatchEnable conditionally

Set 3DSTATE_WM/ThreadDispatchEnable bit on/off based on the same
conditions as used in the GL version.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/genX_pipeline.c