![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "graphics/ShaderDefines.h"#include "graphics/ShaderProgramPtr.h"#include "lib/file/vfs/vfs_path.h"#include "ps/CStr.h"#include "renderer/backend/IShaderProgram.h"#include <vector>

Go to the source code of this file.
Classes | |
| class | CShaderProgram |
| A wrapper for backend shader program to handle high-level operations like file reloading and handling errors on reload. More... | |