Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp30 static VERBOSITY g_Verbosity = VERBOSITY::DEFAULT; variable
1383 g_Verbosity >= minVerbosity) in CompareOption()
1401 g_Verbosity >= minVerbosity) in CompareOption()
1419 g_Verbosity >= minVerbosity) in CompareOption()
1439 g_Verbosity >= minVerbosity) in CompareOption()
1453 if(g_Verbosity < VERBOSITY::DEFAULT) in CompareMemProps()
1474 if(memoryMatch && g_Verbosity == VERBOSITY::MAXIMUM) in CompareMemProps()
1723 if(g_Verbosity < VERBOSITY::MAXIMUM && m_WarningCount > MAX_WARNINGS_TO_SHOW) in ~Player()
1988 if(g_Verbosity < VERBOSITY::MAXIMUM) in IssueWarning()
2001 if(g_Verbosity == VERBOSITY::MAXIMUM) in InitVulkan()
[all …]