mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
fixing vulkan loader, moving vulkan pfns to RenderCore
This commit is contained in:
@@ -47,6 +47,7 @@ namespace mlx
|
||||
~Application();
|
||||
|
||||
private:
|
||||
RenderCore m_render_core;
|
||||
FpsManager m_fps;
|
||||
Inputs m_in;
|
||||
ImageRegistry m_image_registry;
|
||||
|
||||
Reference in New Issue
Block a user