Searched defs:falseB (Results 1 – 1 of 1) sorted by relevance
610 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB) : in TIntermSelection()612 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB, const TType& type) : in TIntermSelection()