Skip to main content

UniformSemantics.ixx File

Definitions of uniform semantics used by shaders. More...

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceshader
namespacetypes

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

Description

Definitions of uniform semantics used by shaders.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.shader.types.UniformSemantics;
8
9
11
36 enum class UniformSemantics {
37
41 ModelMatrix = 0,
42
47
52
57
62
67
72
77
82
87 };
88
89
90}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.