ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.65k stars 491 forks source link

Remove redundant `waitQueueIdle()` except Android platform. #226

Closed Michael-Lfx closed 2 years ago

Michael-Lfx commented 2 years ago

iPhone XR works fine without waitQueueIdle(). It should limit to Android devices according to the comment.

Xottab-DUTY commented 2 years ago

But, according to the comment, it causes problems exactly on Android...