Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp1300 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw() function in rx::FramebufferVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp2205 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw() function in rx::FramebufferVk
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp896 bool clearWithDraw = this->caps()->performStencilClearsAsDraws() || in internalStencilClear() local