rename to projects (DOES NOT COMPILE)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
#include <vulkan/vulkan.h>
|
||||
#include <core/output_device/gryphn_physical_output_device.h>
|
||||
|
||||
typedef struct gnPlatformPhysicalDevice_t {
|
||||
VkPhysicalDevice device;
|
||||
} gnPlatformPhysicalDevice;
|
Reference in New Issue
Block a user