anv/pipeline: Remove a redundant line
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 20 Oct 2015 23:02:00 +0000 (16:02 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 20 Oct 2015 23:02:03 +0000 (16:02 -0700)
commitc8572d0f9c36c2485893e5f734ba094b8e9cdf74
treef520ff5d4802d2c82541d27912c63da2bcda86fb
parent72d99f8a40b4c00983952265323b96e61ce45c6b
anv/pipeline: Remove a redundant line

We set compute_sample_id based on multisample state two lines below.
src/vulkan/anv_pipeline.c