Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2991213

Browse files
author
csmartdalton
committed
fix(gl): Limit the tess/grad instance counts on Mali/PowerVR (#10520) b0646c5c97
fix(gl): Limit the tess/grad instance conts on Mali/PowerVR Limit the number of instances we draw at a time when rendering the tessellation and gradient textures. PowerVR and ARM GPUs have been known to crash when rendering large instance counts. We're already limiting the instance counts for main draws, but we missed the tessellation and gradient passes when we added this workaround.
1 parent 4dc4463 commit 2991213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
049120501fa5eb4ee5b95fa8f3d38c8083bb9358
1+
b0646c5c974a68cec82fa123c0cba617f0ac9a01

0 commit comments

Comments
 (0)