Home
last modified time | relevance | path

Searched defs:SlotDebugInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/tracing/
DSkSLDebugTracePriv.h38 struct SlotDebugInfo { struct
40 std::string name;
42 uint8_t columns = 1, rows = 1;
44 uint8_t componentIndex = 0;
46 int groupIndex = 0;
48 SkSL::Type::NumberKind numberKind = SkSL::Type::NumberKind::kNonnumeric;
50 int line = 0;
51 Position pos = {};
53 int fnReturnValue = -1;