Commit f35518f
csmartdalton
fix(gl): Only do memory barrier workarounds on Mali (#10575) 8494dda792
fix(gl): Only do memory barrier workarouns on Mali
We introduced a spurious memory barrier per flush in order to work
around corruption on Mali-G78. But ironically, this barrier introduced
corruption on Adreno 610. Add some logic to only do the barrier on
Mali.1 parent e27ab45 commit f35518f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments