Home
last modified time | relevance | path

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

/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