Searched refs:indexParam (Results 1 – 1 of 1) sorted by relevance
182 TIntermSymbol *indexParam = new TIntermSymbol(func.getParam(1)); in GetIndexFunctionDefinition() local218 TIntermSwitch *switchNode = new TIntermSwitch(indexParam->deepCopy(), statementList); in GetIndexFunctionDefinition()224 new TIntermBinary(EOpLessThan, indexParam->deepCopy(), CreateIntConstantNode(0)); in GetIndexFunctionDefinition()