Skip to main content

UniformScope.ixx File

Marker types defining uniform update scope for shader bindings. More...

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceshader
namespacetypes

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

namespaceUniformScope

Scope marker types used to categorize uniform lifetime. More...

Classes Index

structPass

Uniform value is stable for an entire render pass. More...

structDraw

Uniform value can change per draw call. More...

Description

Marker types defining uniform update scope for shader bindings.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.shader.types.UniformScope;
8
13
17 struct Pass{};
18
22 struct Draw{};
23
24}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.