Searched defs:SlotDebugInfo (Results 1 – 1 of 1) sorted by relevance
39 struct SlotDebugInfo { struct41 std::string name;43 uint8_t columns = 1, rows = 1;45 uint8_t componentIndex = 0;47 int groupIndex = 0;49 SkSL::Type::NumberKind numberKind = SkSL::Type::NumberKind::kNonnumeric;51 int line = 0;52 Position pos = {};54 int fnReturnValue = -1;