mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-17 17:05:24 +00:00
Xlib deep color support
This commit is contained in:
@@ -47,6 +47,7 @@ struct VulkanContext
|
||||
VkCommandPool m_loadPool;
|
||||
VkCommandBuffer m_loadCmdBuf;
|
||||
VkFormat m_displayFormat;
|
||||
VkFormat m_internalFormat;
|
||||
|
||||
struct Window
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user