moving profile to API scope

This commit is contained in:
Kbz-8
2023-12-11 20:28:58 +01:00
parent 2e5346a0ff
commit 401e6d13f3
40 changed files with 87 additions and 72 deletions

View File

@@ -14,7 +14,7 @@
#define __PIPELINE__
#include <volk.h>
#include <core/profile.h>
#include <mlx_profile.h>
#include <renderer/command/vk_cmd_buffer.h>
namespace mlx