Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1008 DirtyBits mNewComputeCommandBufferDirtyBits; variable
DContextVk.cpp488 mNewComputeCommandBufferDirtyBits =
550 mComputeDirtyBits = mNewComputeCommandBufferDirtyBits;
2184 mComputeDirtyBits |= mNewComputeCommandBufferDirtyBits; in submitFrame()
5834 mComputeDirtyBits |= mNewComputeCommandBufferDirtyBits; in flushOutsideRenderPassCommands()