const string & getTarget() const override
Return a unique identifier for the target this generator is for.
Definition EsslShaderGenerator.h:37
const string & getVersion() const override
Return the version string for the ESSL version this generator is for.
Definition EsslShaderGenerator.h:40
A context class for shader generation.
Definition GenContext.h:30
A shader stage, containing the state and resulting source code for the stage.
Definition ShaderStage.h:145