Home
last modified time | relevance | path

Searched defs:canBlitWithCommand (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp1137 bool canBlitWithCommand = !isColorResolve && noClip && in blit() local
1236 bool canBlitWithCommand = !isDepthStencilResolve && noClip && in blit() local