Searched defs:TStructure (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DTypes.h109 class TStructure : public TFieldListCollection class in inherits:TFieldListCollection
113 TStructure(const TString *name, TFieldList *fields) function in class:TStructure
128 bool equals(const TStructure &other) const;
142 DISALLOW_COPY_AND_ASSIGN(TStructure);
242 TType(TStructure *userDef, TPrecision p = EbpUndefined)
373 TStructure *getStruct() const
377 void setStruct(TStructure *s)
485 TStructure *structure;

Completed in 1155 milliseconds