anv: Serialize as much pipeline cache as we can
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Fri, 4 Mar 2016 00:48:31 +0000 (16:48 -0800)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Sat, 5 Mar 2016 21:50:07 +0000 (13:50 -0800)
commitc028ffea7085297ea21d565dbc3913162ab70635
tree27cd557fc21123d1bd6740bafa8dcf1cf47d669b
parentcd812f086e4eda30ae4859bdfef21f06700918a9
anv: Serialize as much pipeline cache as we can

We can serialize as much as the application asks for and just stop once
we run out of memory. This lets applications use a fixed amount of
space for caching and still get some benefit.
src/intel/vulkan/anv_pipeline_cache.c