radv: remove extra code for exporting LayerID to the next stage
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 10 Jul 2019 11:03:50 +0000 (13:03 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 10 Jul 2019 13:17:08 +0000 (15:17 +0200)
commit3303bc8b748256c5bfb959d0f35f34e6a7168354
tree11fdf45a0fcd958c548b1fcfb4558f0ed1d54aff
parentbd86ded02712c90071fbfb71f71b4135be6b668c
radv: remove extra code for exporting LayerID to the next stage

Now that the output usage mask is set to 0x1 the LayerID is
correctly exported in the loop above.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_nir_to_llvm.c