Searched defs:flushState (Results 1 – 5 of 5) sorted by relevance
48 void GrTextureOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()60 bool GrTextureOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
63 void GrRenderTargetOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()112 bool GrRenderTargetOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
59 void init_stencil_pass_settings(const GrOpFlushState& flushState, in init_stencil_pass_settings()
288 void DrawPathsOp::onExecute(GrOpFlushState* flushState) { in onExecute()
498 void CoverageOp::onExecute(GrOpFlushState* flushState) { in onExecute()535 void CoverageOp::drawMaskPrimitives(GrOpFlushState* flushState, const GrPipeline& pipeline, in drawMaskPrimitives()