You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ios):fix a metal API validation error on iOS simulator. (#10539) 5d0cf127b2
* fix(ios):fix a metal API validation error in sim.
When running on the simulator, we run in atomics mode. In this mode, we weren't binding the clip plane buffer properly.
0 commit comments