Searched refs:getInternalFunction (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/ |
D | EmulatePrecision.h | 62 const TFunction *getInternalFunction(const ImmutableString &functionName,
|
D | EmulatePrecision.cpp | 701 const TFunction *EmulatePrecision::getInternalFunction(const ImmutableString &functionName, in getInternalFunction() function in sh::EmulatePrecision 739 *getInternalFunction(*roundFunctionName, roundedChild->getType(), &arguments, parameters, in createRoundingFunctionCallNode() 773 *getInternalFunction(functionName, left->getType(), &arguments, parameters, false), in createCompoundAssignmentFunctionCallNode()
|