first commit
This commit is contained in:
6
rendering_api/vulkan/src/shaders/vulkan_shader.h
Normal file
6
rendering_api/vulkan/src/shaders/vulkan_shader.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "vulkan_shader_module.h"
|
||||
|
||||
struct gnPlatformShader {
|
||||
|
||||
};
|
Reference in New Issue
Block a user