Language extension flags.
More...
#include <CeresEngine/Material/ShaderCompiler/ShaderCompiler.hpp>
Language extension flags.
- See also
- ShaderInput::extensions
◆ anonymous enum
| Enumerator |
|---|
| LayoutAttribute | Enables the 'layout' attribute extension (e.g. "[layout(rgba8)]").
|
| SpaceAttribute | Enables the 'space' attribute extension for a stronger type system (e.g. "[space(OBJECT, MODEL)]").
|
| All | All extensions.
|
The documentation for this struct was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Material/ShaderCompiler/ShaderCompiler.hpp