shader Namespace
OpenGL shader implementations. More...
Definition
namespace helios::ext::opengl::rendering::shader { ... }
Classes Index
| class | LegacyOpenGLShader |
|
An OpenGL-specific implementation of a Shader program, consisting of a vertex and a fragment shader. More... | |
| class | OpenGLShader |
|
An OpenGL-specific implementation of a Shader program, consisting of a vertex and a fragment shader. More... | |
| class | OpenGLUniformLocationMap |
|
Manages the mapping between OpenGL uniform semantics and their locations in an underlying OpenGL shader. More... | |
Description
OpenGL shader implementations.
This namespace provides OpenGL-specific shader implementations including shader compilation, linking, uniform location mapping, and shader program management for the OpenGL rendering pipeline.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.