mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
working on vulkan loader
This commit is contained in:
@@ -23,6 +23,7 @@ namespace mlx
|
||||
public:
|
||||
VulkanLoader();
|
||||
void LoadInstance(VkInstance instance);
|
||||
void LoadDevice(VkDevice device);
|
||||
~VulkanLoader();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user