Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DIntermNode.h637 TIntermSelection(TIntermTyped *cond, TIntermNode *trueB, TIntermNode *falseB) in TIntermSelection()
642 TIntermSelection(TIntermTyped *cond, TIntermNode *trueB, TIntermNode *falseB, in TIntermSelection()