Home
last modified time | relevance | path

Searched refs:constValueNode (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1420 void GenMetalTraverser::visitConstantUnion(TIntermConstantUnion *constValueNode) in visitConstantUnion() argument
1422 emitConstantUnion(constValueNode->getType(), constValueNode->getConstantValue()); in visitConstantUnion()