Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkSL::RP::SlotManager, including all inherited members.
addSlotDebugInfo(const std::string &varName, const Type &type, Position pos, bool isFunctionReturnValue) | SkSL::RP::SlotManager | |
addSlotDebugInfoForGroup(const std::string &varName, const Type &type, Position pos, int *groupIndex, bool isFunctionReturnValue) | SkSL::RP::SlotManager | |
createSlots(std::string name, const Type &type, Position pos, bool isFunctionReturnValue) | SkSL::RP::SlotManager | |
getFunctionSlots(const IRNode &callSite, const FunctionDeclaration &f) | SkSL::RP::SlotManager | |
getVariableSlots(const Variable &v) | SkSL::RP::SlotManager | |
mapVariableToSlots(const Variable &v, SlotRange range) | SkSL::RP::SlotManager | |
slotCount() const | SkSL::RP::SlotManager | inline |
SlotManager(std::vector< SlotDebugInfo > *i) | SkSL::RP::SlotManager | inline |
unmapVariableSlots(const Variable &v) | SkSL::RP::SlotManager |