mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-05 06:03:44 +00:00
Merge branch 'master' of https://github.com/AxioDL/boo
This commit is contained in:
commit
245a39fd92
@ -600,7 +600,7 @@ struct GraphicsContextXlibVulkan : GraphicsContextXlib
|
||||
xcb_connection_t* m_xcbConn;
|
||||
VulkanContext* m_ctx;
|
||||
VkSurfaceKHR m_surface = VK_NULL_HANDLE;
|
||||
VkFormat m_format;
|
||||
VkFormat m_format = VK_FORMAT_UNDEFINED;
|
||||
VkColorSpaceKHR m_colorspace;
|
||||
|
||||
GLXFBConfig m_fbconfig = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user