debugging CI

This commit is contained in:
2023-10-20 03:33:31 +02:00
parent 5d4ab828ed
commit 0134e4e55d
5 changed files with 19605 additions and 5 deletions

View File

@@ -6,13 +6,14 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/10/08 18:55:57 by maldavid #+# #+# */
/* Updated: 2023/04/23 12:37:32 by maldavid ### ########.fr */
/* Updated: 2023/10/20 02:02:24 by maldavid ### ########.fr */
/* */
/* ************************************************************************** */
#include "vk_buffer.h"
#include <renderer/command/vk_cmd_pool.h>
#include <renderer/core/render_core.h>
#include <vma.h>
#include <cstring>
namespace mlx