Flutter Engine
The Flutter Engine
SkSL::RP::SlotManager Member List

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() constSkSL::RP::SlotManagerinline
SlotManager(std::vector< SlotDebugInfo > *i)SkSL::RP::SlotManagerinline
unmapVariableSlots(const Variable &v)SkSL::RP::SlotManager