Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1711 bool emitComma = false; in emitFunctionSignature() local
1715 if (emitComma) in emitFunctionSignature()
1719 emitComma = true; in emitFunctionSignature()
1908 bool emitComma = false; in visitAggregate() local
1911 if (emitComma) in visitAggregate()
1916 emitComma = true; in visitAggregate()