Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
Ddecoration.h42 using DecorationList = std::vector<const Decoration*>; variable
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.h63 using DecorationList = std::vector<Decoration>; variable