Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp8912 bool shouldCloseOutsideRenderPassCommands = false; in flushCommandBuffersIfNecessary() local
8924 shouldCloseOutsideRenderPassCommands = true; in flushCommandBuffersIfNecessary()
8938 shouldCloseOutsideRenderPassCommands = true; in flushCommandBuffersIfNecessary()
8942 if (shouldCloseOutsideRenderPassCommands) in flushCommandBuffersIfNecessary()