mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 20:15:58 +00:00
90f29c4458
In the cs_blur fragment shader there is a for loop with a number of iterations determined by a flat varying. On some old Adreno drivers this causes severe issues including hangs and crashes. These can be avoided by clamping the number of iterations to a statically known value. Differential Revision: https://phabricator.services.mozilla.com/D120281 |
||
---|---|---|
.. | ||
doc | ||
res | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |