Searched defs:SlotDebugInfo (Results 1 – 1 of 1) sorted by relevance
18 struct SlotDebugInfo { struct20 std::string name;22 uint8_t columns = 1, rows = 1;24 uint8_t componentIndex = 0;26 int groupIndex = 0;28 SkSL::Type::NumberKind numberKind = SkSL::Type::NumberKind::kNonnumeric;30 int line = 0;31 Position pos = {};33 int fnReturnValue = -1;