Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc299 std::unordered_map<Symbol, const spirv::Struct*> structs_; member
/third_party/flatbuffers/include/flatbuffers/
Didl.h991 SymbolTable<StructDef> structs_; variable