Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/tracing/
H A DSkSLDebugTracePriv.h39 struct SlotDebugInfo { struct
41 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;