anv: Pull all of the genX_foo functions into anv_genX.h
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 Mar 2016 00:49:06 +0000 (16:49 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 Mar 2016 00:49:08 +0000 (16:49 -0800)
commit42b4c0fa6e0909e9622b03d56393ddec173ebe5d
treea356cc14ac746f15050df3fdee94a20f95031138
parentbbbdd32c192a350dd63f21cf0b01a30ee6a085ff
anv: Pull all of the genX_foo functions into anv_genX.h

This way we only have to declare them each once and we get it for all gens
at a single go.
src/intel/vulkan/anv_genX.h [new file with mode: 0644]
src/intel/vulkan/anv_private.h