fixed vulkan (DOES NOT COMPILE)

This commit is contained in:
Gregory Wells
2025-06-24 12:12:52 -04:00
parent d66f470a52
commit 953feebfe4
31 changed files with 63 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include "core/renderpass/gryphn_render_pass_descriptor.h"
#include "renderpass/gryphn_render_pass_descriptor.h"
#include <vulkan/vulkan.h>
typedef struct gnPlatformRenderPassDescriptor_t {