Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp869 bool clearWithDraw = this->caps()->performStencilClearsAsDraws() || in internalStencilClear() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp3069 angle::Result FramebufferVk::clearWithDraw( in clearWithDraw() function in rx::FramebufferVk