void emitSamplingFunctionDefinition(const ShaderNode &node, GenContext &context, ShaderStage &stage) const override
Emit function definitions for sampling functions used by this node.
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