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

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DTypes.h164 class TInterfaceBlock : public TFieldListCollection class in inherits:TFieldListCollection
168 TInterfaceBlock(const TString *name, TFieldList *fields, const TString *instanceName, function in class:TInterfaceBlock
204 DISALLOW_COPY_AND_ASSIGN(TInterfaceBlock);
249 TType(TInterfaceBlock *interfaceBlockIn, TQualifier qualifierIn,
347 TInterfaceBlock *getInterfaceBlock() const
351 void setInterfaceBlock(TInterfaceBlock *interfaceBlockIn)
482 TInterfaceBlock *interfaceBlock;

Completed in 844 milliseconds