Skip to main content

UniformMapping.ixx File

Type that maps a uniform semantic to a shader uniform name. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceshader
namespacetypes

Uniform tag types mapping value types to UniformSemantics. More...

Classes Index

structUniformMapping

Mapping entry from UniformSemantics to a concrete uniform name. More...

Description

Type that maps a uniform semantic to a shader uniform name.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <string>
8
9export module helios.engine.rendering.shader.types.UniformMapping;
10
11import helios.engine.rendering.shader.types.UniformSemantics;
12
14
19
24
28 std::string name;
29
30 };
31
32}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.