Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h612 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB) : in TIntermSelection()
614 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB, const TType& type) : in TIntermSelection()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1570 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB) : in TIntermSelection()
1574 … TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB, const TType& type) : in TIntermSelection()