Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1587 void DumpStats(const char* fileNameFormat, size_t lineNumber, bool detailed);
1870 void Player::DumpStats(const char* fileNameFormat, size_t lineNumber, bool detailed) in DumpStats() argument
1876 sprintf_s(fileName, fileNameFormat, lineNumber); in DumpStats()