mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 21:47:57 +00:00
Linux sync from Windows changes
This commit is contained in:
@@ -182,7 +182,7 @@ struct TestApplicationCallback : IApplicationCallback
|
||||
CTestWindowCallback windowCallback;
|
||||
bool running = true;
|
||||
|
||||
const IShaderDataBinding* m_binding = nullptr;
|
||||
IShaderDataBinding* m_binding = nullptr;
|
||||
std::mutex m_mt;
|
||||
std::condition_variable m_cv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user