fix(vulkan): address compiler warnings for Linux

This commit is contained in:
Azathothas
2025-04-18 06:28:53 +00:00
committed by github-actions[bot]
parent 9c83b645c4
commit 28a8cc7d4a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
fix: correct implementation of present interval 0 for unlocked FPS
fix(vulkan): address compiler warnings for Linux