anv/pipeline: Use dynamic checks for max push constants
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 27 Feb 2016 06:47:59 +0000 (22:47 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 29 Feb 2016 22:36:24 +0000 (14:36 -0800)
commit51b618285d846295ef90fa49364d39eea4843801
tree3a206b38f9eac776c161db9ff0271e54ecadf716
parent74b7b59db5d3ce986f92599b14feaaade63f7b12
anv/pipeline: Use dynamic checks for max push constants

The GEN_GEN macros aren't available in anv_pipeline since it only gets
compiled once for the whold driver.
src/intel/vulkan/anv_pipeline.c