rename to projects (DOES NOT COMPILE)
This commit is contained in:
7
projects/apis/vulkan/src/uniforms/vulkan_uniform.h
Normal file
7
projects/apis/vulkan/src/uniforms/vulkan_uniform.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "core/uniforms/gryphn_uniform.h"
|
||||
|
||||
typedef struct gnPlatformUniform_t {
|
||||
VkDescriptorSet set;
|
||||
} gnPlatformUniform;
|
Reference in New Issue
Block a user