Home
last modified time | relevance | path

Searched defs:createUnaryMath (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp3064 TIntermTyped *TParseContext::createUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &l… in createUnaryMath() function in TParseContext
/external/angle/src/compiler/translator/
DParseContext.cpp5816 TIntermTyped *TParseContext::createUnaryMath(TOperator op, in createUnaryMath() function in sh::TParseContext