adding pre compiled header

This commit is contained in:
Kbz-8
2024-03-25 18:58:48 +01:00
parent 42fc7d9a86
commit 7f80671be8
77 changed files with 266 additions and 291 deletions

View File

@@ -6,15 +6,15 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/12/18 21:23:52 by maldavid #+# #+# */
/* Updated: 2024/03/14 17:04:28 by maldavid ### ########.fr */
/* Updated: 2024/03/25 17:54:23 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */
#ifndef __PIPELINE__
#define __PIPELINE__
#include <mlx_profile.h>
#include <volk.h>
#include <pre_compiled.h>
#include <renderer/command/vk_cmd_buffer.h>
namespace mlx