anv/pipeline: Bump the size of the pipeline batch to accomodate GS
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 23 Oct 2015 23:50:28 +0000 (16:50 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 23 Oct 2015 23:50:31 +0000 (16:50 -0700)
commit9006e555ce5ca539289a71d5234f876752a6c00d
treecad2b0601e8a9c6559f663a1f189f1d39d4e5ab4
parent4c59ee808f79b0429afcd9a6f307efb9c36637d5
anv/pipeline: Bump the size of the pipeline batch to accomodate GS

The 1k batch size wasn't big enough for a full pipeline setup including
geometry shaders.  Some day we should make it dynamic.
src/vulkan/anv_private.h