Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrTextureEffect::Impl, including all inherited members.
childProcessor(int index) const | GrFragmentProcessor::ProgramImpl | inline |
emitCode(EmitArgs &) override | GrTextureEffect::Impl | virtual |
functionName() const | GrFragmentProcessor::ProgramImpl | inline |
invokeChild(int childIndex, EmitArgs &parentArgs, std::string_view skslCoords={}) | GrFragmentProcessor::ProgramImpl | inline |
invokeChild(int childIndex, const char *inputColor, EmitArgs &parentArgs, std::string_view skslCoords={}) | GrFragmentProcessor::ProgramImpl | inline |
invokeChild(int childIndex, const char *inputColor, const char *destColor, EmitArgs &parentArgs, std::string_view skslCoords={}) | GrFragmentProcessor::ProgramImpl | |
invokeChildWithMatrix(int childIndex, EmitArgs &parentArgs) | GrFragmentProcessor::ProgramImpl | inline |
invokeChildWithMatrix(int childIndex, const char *inputColor, EmitArgs &parentArgs) | GrFragmentProcessor::ProgramImpl | inline |
invokeChildWithMatrix(int childIndex, const char *inputColor, const char *destColor, EmitArgs &parentArgs) | GrFragmentProcessor::ProgramImpl | |
numChildProcessors() const | GrFragmentProcessor::ProgramImpl | inline |
ProgramImpl()=default | GrFragmentProcessor::ProgramImpl | |
SamplerHandle typedef | GrFragmentProcessor::ProgramImpl | |
setData(const GrGLSLProgramDataManager &pdman, const GrFragmentProcessor &processor) | GrFragmentProcessor::ProgramImpl | |
setFunctionName(SkString name) | GrFragmentProcessor::ProgramImpl | inline |
setSamplerHandle(GrGLSLShaderBuilder::SamplerHandle handle) | GrTextureEffect::Impl | inline |
UniformHandle typedef | GrFragmentProcessor::ProgramImpl | |
~ProgramImpl()=default | GrFragmentProcessor::ProgramImpl | virtual |