Searched defs:clearWithDraw (Results 1 – 3 of 3) sorted by relevance
1300 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw() function in rx::FramebufferVk
2205 angle::Result FramebufferVk::clearWithDraw(ContextVk *contextVk, in clearWithDraw() function in rx::FramebufferVk
896 bool clearWithDraw = this->caps()->performStencilClearsAsDraws() || in internalStencilClear() local