IsShaderLike.ixx File
Concept constraining types usable as shader abstractions. More...
Included Headers
#include <concepts>
#include <helios.rendering.shader.UniformValueMap>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | common |
|
Shared type definitions, concepts, and tags used across engine subsystems. More... | |
| namespace | concepts |
|
Compile-time concepts for engine role classification and capability detection. More... | |
Classes Index
| class | UniformValueMap |
|
Maps uniform semantics to their values for shader parameter binding. More... | |
Description
Concept constraining types usable as shader abstractions.
File Listing
The file content with the documentation metadata removed is:
15export namespace helios::engine::common::concepts {
30 concept IsShaderLike = requires(const T& t, const UniformValueMap& uniformValueMap) {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.