Searched refs:minArguments (Results 1 – 1 of 1) sorted by relevance
39 TIntermSequence minArguments; in ClampPointSize() local40 minArguments.push_back(pointSizeNode->deepCopy()); in ClampPointSize()41 minArguments.push_back(maxPointSizeNode); in ClampPointSize()43 CreateBuiltInFunctionCallNode("min", &minArguments, *symbolTable, 100); in ClampPointSize()