anv: Set patch count threshold in 3DSTATE_HS
authorSagar Ghuge <sagar.ghuge@intel.com>
Fri, 24 Jan 2020 06:27:53 +0000 (22:27 -0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 23 Mar 2020 17:57:57 +0000 (17:57 +0000)
commit60c789543e3738f3a39897758d7507da8c044d78
tree997767772edea505565c328988ab5124d17bbb71
parent1a5ac646cefaa183ee09b149ea31931d122c0f51
anv: Set patch count threshold in 3DSTATE_HS

Lets specifiy maximum number of patches that will be accumulated before
a thread is dispatched.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3563>
src/intel/vulkan/genX_pipeline.c