This particular GPU driver does not constant fold all the way in order
to discard the unused branches.
To workaround that, we introduce a series of material flag that generates
defines that only keep used branches.
Differential D15852
Fix T98190: EEVEE: Very slow rendering on Intel HD Graphics 4400 Authored by Clément Foucault (fclem) on Sep 2 2022, 12:43 PM. Tags None Subscribers None
Details This particular GPU driver does not constant fold all the way in order To workaround that, we introduce a series of material flag that generates
Diff Detail
|