This is the complete list of members for SkSL::Compiler, including all inherited members.
compileModule(ProgramKind kind, const char *moduleName, std::string moduleSource, const Module *parentModule, bool shouldInline) | SkSL::Compiler | |
Compiler() | SkSL::Compiler | |
Compiler(const Compiler &)=delete | SkSL::Compiler | |
context() const | SkSL::Compiler | inline |
convertProgram(ProgramKind kind, std::string programSource, const ProgramSettings &settings) | SkSL::Compiler | |
EnableInliner(OverrideFlag flag) | SkSL::Compiler | inlinestatic |
EnableOptimizer(OverrideFlag flag) | SkSL::Compiler | inlinestatic |
errorCount() const | SkSL::Compiler | inline |
errorReporter() | SkSL::Compiler | inline |
errorText(bool showCount=true) | SkSL::Compiler | |
FRAGCOLOR_NAME | SkSL::Compiler | inlinestatic |
GetRTAdjustVector(SkISize rtDims, bool flipY) | SkSL::Compiler | inlinestatic |
GetRTFlipVector(int rtHeight, bool flipY) | SkSL::Compiler | inlinestatic |
globalSymbols() | SkSL::Compiler | inline |
handleError(std::string_view msg, Position pos) | SkSL::Compiler | |
moduleForProgramKind(ProgramKind kind) | SkSL::Compiler | |
operator=(const Compiler &)=delete | SkSL::Compiler | |
optimizeModuleBeforeMinifying(ProgramKind kind, Module &module, bool shrinkSymbols) | SkSL::Compiler | |
OverrideFlag enum name | SkSL::Compiler | |
Parser | SkSL::Compiler | friend |
POISON_TAG | SkSL::Compiler | inlinestatic |
POSITION_NAME | SkSL::Compiler | inlinestatic |
resetErrors() | SkSL::Compiler | inline |
RTADJUST_NAME | SkSL::Compiler | inlinestatic |
runInliner(Program &program) | SkSL::Compiler | |
symbolTable() | SkSL::Compiler | inline |
ThreadContext | SkSL::Compiler | friend |
writeErrorCount() | SkSL::Compiler | |
~Compiler() | SkSL::Compiler | |