mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-16 04:11:21 +00:00
GLSL compile fix
This commit is contained in:
parent
bd9b7f54b6
commit
478b05ceb7
@ -177,7 +177,7 @@ class ApplicationXlib final : public IApplication
|
||||
|
||||
#if BOO_HAS_VULKAN
|
||||
/* Vulkan enable */
|
||||
bool m_useVulkan = true;
|
||||
bool m_useVulkan = false;
|
||||
xcb_connection_t* m_xcbConn;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user