Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1596 bool m_AllocateForBufferImageWarningIssued = false; member in Player
3347 if(!m_AllocateForBufferImageWarningIssued) in ExecuteAllocateMemoryForBufferOrImage()
3353 m_AllocateForBufferImageWarningIssued = true; in ExecuteAllocateMemoryForBufferOrImage()