glsl: remove propagate_invariance() call from the linker
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 23 Oct 2019 03:23:31 +0000 (14:23 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 24 Oct 2019 02:24:49 +0000 (13:24 +1100)
commit1961653c89953793c26bfb0346efa197cfe9bb5d
treec5d0ca426fc36b3fe61e8ce32038f45b52332b06
parent922801b77d14bb7ebf762aa1f208997a072c9a1c
glsl: remove propagate_invariance() call from the linker

This was added in 586f4a42e78f and became redundant with 34ab9b0947cd

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/compiler/glsl/linker.cpp