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(vulkan): improve logging for device loss handling and frame skipping
- Enhanced logging to provide clearer messages when the Vulkan device is lost, including suggestions to restart the application or update GPU drivers.
- Added a mechanism to limit log frequency to avoid spamming during frame skips caused by device loss.
- Updated error messages to clarify the impact on video playback and rendering functionality.
0 commit comments