Skip to main content

UniformMapping Struct

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

Declaration

struct helios::engine::rendering::shader::types::UniformMapping { ... }

Public Member Attributes Index

UniformSemanticssemantics

Semantic key used by runtime systems. More...

std::stringname

Uniform variable name expected by the shader program. More...

Description

Mapping entry from UniformSemantics to a concrete uniform name.

Definition at line 18 of file UniformMapping.ixx.

Public Member Attributes

name

std::string helios::engine::rendering::shader::types::UniformMapping::name

Uniform variable name expected by the shader program.

Definition at line 28 of file UniformMapping.ixx.

28 std::string name;

semantics

UniformSemantics helios::engine::rendering::shader::types::UniformMapping::semantics

Semantic key used by runtime systems.

Definition at line 23 of file UniformMapping.ixx.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.