Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp7108 bool someCommandsNeedFlush = in flushImpl() local
7115 if (!someCommandsNeedFlush && !someCommandAlreadyFlushedNeedsSubmit && in flushImpl()
7123 if (someCommandsNeedFlush) in flushImpl()
7180 ASSERT(!someCommandsNeedFlush); in flushImpl()