Searched defs:flushState (Results 1 – 4 of 4) sorted by relevance
47 void GrTextureOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()59 bool GrTextureOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
92 void GrRenderTargetOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps()120 bool GrRenderTargetOpList::executeOps(GrOpFlushState* flushState) { in executeOps()
101 GrOpFlushState flushState(fContext->getGpu(), nullptr); in onCopy() local
57 void init_stencil_pass_settings(const GrOpFlushState& flushState, in init_stencil_pass_settings()