anv: Properly size the push constant L3 area.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Feb 2016 01:26:15 +0000 (17:26 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 24 Feb 2016 19:13:08 +0000 (11:13 -0800)
commit3f115177302d1a969181649fde8c2332563aac73
tree23330e63e24de512060aa29a2f43acabfcdb0e4e
parent7f9b03cc8b44759895d5c4c42cfef8fa78269e7c
anv: Properly size the push constant L3 area.

We were assuming it was 32kB everywhere, reducing the available URB
space.  It's actually 16kB on Ivybridge, Baytrail, and Haswell GT1-2.
src/intel/vulkan/anv_pipeline.c