anv/gen7: Don't use the upper bound on dynamic state base address
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 18 Nov 2015 01:08:42 +0000 (17:08 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 18 Nov 2015 01:08:44 +0000 (17:08 -0800)
commitb707e90b6e43f311109101a6816ceb7bb34cceee
tree2daa66243966f38bc2ce4e2f77bb1986581cdfb1
parentf0390bcad6b5e1f1e94bbf762ccc98bf499c022b
anv/gen7: Don't use the upper bound on dynamic state base address

It doesn't do much for us and, if we have to resize the dynamic state block
pool for any reason, it becomes out-of-date.
src/vulkan/gen7_cmd_buffer.c