Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp897 bool clearWithDraw = this->caps()->performStencilClearsAsDraws() || in internalStencilClear() local
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp2178 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw() function in rx::FramebufferVk