anv/device: Bump the size of the instruction block pool
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 19:49:26 +0000 (11:49 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 19:49:28 +0000 (11:49 -0800)
commit28c4ef9d6ce63b03c5849332ed93ada4a563ecee
tree800f586d1a860d85f85385309038a2997c613370
parent306abbead34815be303daebba9333b4c4f0975e8
anv/device: Bump the size of the instruction block pool

Some CTS test shaders were failing to compile.  At some point soon, we
really need to make a real pipeline cache and stop using a block pool for
this.
src/vulkan/anv_device.c