anv: Bump maxComputeWorkgroupInvocations
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 19 Mar 2019 15:47:34 +0000 (10:47 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 20 Mar 2019 14:26:56 +0000 (09:26 -0500)
commit9a129510f56f792cc8c2745999b6815b8f8b6ddb
tree69016df5749cbb607814515d531e289ee9d1ad72
parent4fa61273a8c8809a9ca0a1473b5e361aa5715ae0
anv: Bump maxComputeWorkgroupInvocations

We initially set this lower because we didn't have SIMD32 support yet
but we've supported SIMD32 for quite some time now.  We should bump it
up to the real limit.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_device.c