Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DStructureHLSL.h71 struct TStructProperties : public angle::NonCopyable struct
75 TStructProperties() {} in TStructProperties() argument
82 typedef std::map<TString, TStructProperties *> DefinedStructs; argument