Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp179 void emitSingleConstant(const TConstantUnion *const constUnion);
1327 void GenMetalTraverser::emitSingleConstant(const TConstantUnion *const constUnion) in emitSingleConstant() function in GenMetalTraverser
1369 emitSingleConstant(constUnionIterated); in emitConstantUnionArray()