shared_ptr< class HwResourceBindingContext > HwResourceBindingContextPtr
Shared pointer to a HwResourceBindingContext.
Definition HwShaderGenerator.h:239
const string & getTarget() const override
Return a unique identifier for the target this generator is for.
Definition EsslShaderGenerator.h:28
const string & getVersion() const override
Return the version string for the ESSL version this generator is for.
Definition EsslShaderGenerator.h:31
A context class for shader generation.
Definition GenContext.h:31
A shader stage, containing the state and resulting source code for the stage.
Definition ShaderStage.h:139