mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-16 12:21:25 +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
|
#if BOO_HAS_VULKAN
|
||||||
/* Vulkan enable */
|
/* Vulkan enable */
|
||||||
bool m_useVulkan = true;
|
bool m_useVulkan = false;
|
||||||
xcb_connection_t* m_xcbConn;
|
xcb_connection_t* m_xcbConn;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user