Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp774 bool canBlitWithCommand = !isResolve && noClip && in blit() local
821 bool canBlitWithCommand = !isResolve && noClip && in blit() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp1138 bool canBlitWithCommand = !isColorResolve && noClip && in blit() local
1243 bool canBlitWithCommand = !isDepthStencilResolve && noClip && in blit() local