Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp8931 bool shouldCloseOutsideRenderPassCommands = false; in flushCommandBuffersIfNecessary() local
8943 shouldCloseOutsideRenderPassCommands = true; in flushCommandBuffersIfNecessary()
8957 shouldCloseOutsideRenderPassCommands = true; in flushCommandBuffersIfNecessary()
8961 if (shouldCloseOutsideRenderPassCommands) in flushCommandBuffersIfNecessary()