mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-15 16:16:08 +00:00
Move USleep to utils/
This commit is contained in:
committed by
Corentin Wallez
parent
2fbda87caf
commit
134e08005a
@@ -17,7 +17,6 @@
|
||||
bool InitSample(int argc, const char** argv);
|
||||
void DoSwapBuffers();
|
||||
bool ShouldQuit();
|
||||
void USleep(uint64_t usecs);
|
||||
|
||||
struct GLFWwindow;
|
||||
struct GLFWwindow* GetGLFWWindow();
|
||||
|
||||
Reference in New Issue
Block a user