Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DStructureHLSL.h68 struct TStructProperties : public angle::NonCopyable struct
72 TStructProperties() {} in TStructProperties() function
79 typedef std::map<TString, TStructProperties *> DefinedStructs; argument