Home | History | Annotate | Download | only in Include

Lines Matching defs:EOpNull

66     EOpNull,            // if in a node, should only mean a node is still being built
1279 TIntermAggregate() : TIntermOperator(EOpNull), userDefined(false), pragmaTable(0) { }