7 lines
78 B
C
7 lines
78 B
C
#pragma once
|
|
#include "vulkan_shader_module.h"
|
|
|
|
struct gnPlatformShader {
|
|
|
|
};
|