Home
last modified time | relevance | path

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

/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.cpp898 bool clearWithDraw = this->caps()->performStencilClearsAsDraws() || in internalStencilClear() local