include/engine/graphics/shader.h file

GLSL shader program management.

Namespaces

namespace engine
The core namespace for the Game Engine.
namespace engine::graphics
Graphics and rendering systems.

Classes

class engine::graphics::Shader
Represents a compiled and linked GLSL shader program.