anv/pipeline: Declare bind maps closer to their use
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 11 Oct 2017 19:28:20 +0000 (12:28 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 13 Oct 2017 04:47:06 +0000 (21:47 -0700)
commit2d29dd9ee4182e32fcbcea4b4705da60cf863199
treefca7d08da4f9145b8b51c4bbba92296d8aaad7d2
parentba4b7e9c44b62c2bf8c8346aa8c5d9659724638e
anv/pipeline: Declare bind maps closer to their use

This is just a trivial cleanup.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/vulkan/anv_pipeline.c