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

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DIntermNode.h313 mCond(cond),
325 TIntermTyped *getCondition() { return mCond; }
337 TIntermTyped *mCond; // loop exit condition member in class:TIntermLoop

Completed in 78 milliseconds