Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp2418 static size_t emitMetalCallCount = 0; variable
2432 ++emitMetalCallCount; in EmitMetal()
2440 filename += std::to_string(emitMetalCallCount); in EmitMetal()