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