Searched defs:argument (Results 1 – 10 of 10) sorted by relevance
98 TIntermNode *argument = arguments[i]; in GetMangledNames() local116 TIntermNode *argument = arguments[i]; in GetMangledNames() local164 void TFunctionLookup::addArgument(TIntermTyped *argument) in addArgument()
2659 TIntermTyped *argument = (*node->getSequence())[i]->getAsTyped(); in visitAggregate() local
756 TIntermNode *argument = mArguments.front(); in getConstantValue() local
1822 TIntermTyped *argument = (*(fnCall->getSequence()))[i]->getAsTyped(); in functionCallRValueLValueErrorCheck() local
50 TIntermTyped *ReplaceTypeOfTypedStructNode(TIntermTyped *argument, TSymbolTable *symbolTable) in ReplaceTypeOfTypedStructNode()643 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in getNameFromIndex() local659 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in visitStructParam() local666 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in visitNonStructParam() local
52 TIntermTyped *ReplaceTypeOfTypedStructNode(TIntermTyped *argument, TSymbolTable *symbolTable) in ReplaceTypeOfTypedStructNode()935 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in getNameFromIndex() local947 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in visitSamplerInStructParam() local988 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in visitStructParam() local995 TIntermTyped *argument = (*mArguments)[paramIndex]->getAsTyped(); in visitNonStructParam() local
317 TIntermNode *argument = convertFunctionArgument(symbol, &bindingOffset); in visitSymbol() local541 TIntermNode *argument = subscriptCount == 0 ? symbol : getAncestorNode(subscriptCount - 1); in convertFunctionArgument() local
223 TIntermTyped *argument = node->getSequence()->back()->getAsTyped(); in visitAggregate() local
310 TIntermNode *argument = symbol; in visitSymbol() local
51 const char *ParseFlagValue(const char *flag, const char *argument) in ParseFlagValue()61 bool ParseIntArg(const char *flag, const char *argument, int *valueOut) in ParseIntArg()98 bool ParseStringArg(const char *flag, const char *argument, std::string *valueOut) in ParseStringArg()814 bool TestSuite::parseSingleArg(const char *argument) in parseSingleArg()