Skip to main content

ShaderHandle.ixx File

Entity-handle alias for shader resources. More...

Included Headers

#include <helios.engine.rendering.shader.types.ShaderDomainTag> #include <helios.ecs.types>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespaceshader
namespacetypes

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

Description

Entity-handle alias for shader resources.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.shader.types.ShaderHandle;
8
9import helios.ecs.types;
10import helios.engine.rendering.shader.types.ShaderDomainTag;
11
13
17 using ShaderHandle = helios::ecs::types::EntityHandle<ShaderDomainTag>;
18
19}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.