Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
CreateSurface.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Graphic::System
{
6
7
void
CreateSurface
(Engine::Core &core);
8
9
}
Core.hpp
Graphic::System
Definition
ExecuteRenderPass.hpp:5
Graphic::System::CreateSurface
void CreateSurface(Engine::Core &core)
Definition
CreateSurface.cpp:9
src
plugin
graphic
src
system
initialization
CreateSurface.hpp
Generated by
1.16.1