Home
last modified time | relevance | path

Searched refs:clearColorWithDraw (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp613 bool clearColorWithDraw = in clearImpl() local
653 clearColorWithDraw = clearColor; in clearImpl()
660 if (clearColor && !clearColorWithDraw) in clearImpl()
675 clearColorWithDraw || clearDepthWithDraw || clearStencilWithDraw; in clearImpl()
749 if (!clearColorWithDraw) in clearImpl()