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