Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp7260 bool someGarbageCleaned = false; in initBufferAllocation() local
7266 someGarbageCleaned = true; in initBufferAllocation()
7272 if (someGarbageCleaned) in initBufferAllocation()
7345 bool someGarbageCleaned = false; in initImageAllocation() local
7351 someGarbageCleaned = true; in initImageAllocation()
7358 if (someGarbageCleaned) in initImageAllocation()