anv/pipline: Re-order state emission and make it consistent
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 12 Nov 2016 19:28:17 +0000 (11:28 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 16 Nov 2016 18:09:10 +0000 (10:09 -0800)
commit9359835fcb26ff04ba8df9fcd89465af1bfc7274
tree93c91e0923fcf08a0d55b65d61133bf340924c15
parent5706d2590feaf69b48d46fb8f948867f398e2415
anv/pipline: Re-order state emission and make it consistent

This commit makes both gen7 and gen8 pipeline setup emit state packets
in exactly the same order.

Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/intel/vulkan/gen7_pipeline.c
src/intel/vulkan/gen8_pipeline.c