Home
last modified time | relevance | path

Searched defs:GrOpFlushState (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/src/gpu/ops/
DClearOp.h15 class GrOpFlushState; variable
59 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DDrawableOp.h44 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrMeshDrawOp.h20 class GrOpFlushState; variable
DGrOp.h26 class GrOpFlushState; variable
/third_party/skia/src/gpu/
DGrTextureProxyPriv.h14 class GrOpFlushState; variable
DGrDeferredUpload.h101 friend class GrOpFlushState; variable
DGrRenderTask.h19 class GrOpFlushState; variable
258 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() argument
DGrDrawingManager.h32 class GrOpFlushState; variable
DGrOpsRenderPass.h15 class GrOpFlushState; variable
DGrOpFlushState.cpp23 GrOpFlushState::GrOpFlushState(GrGpu* gpu, GrResourceProvider* resourceProvider, in GrOpFlushState() function in GrOpFlushState
/third_party/skia/src/gpu/mock/
DGrMockRenderTask.h38 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
DGrMockOpsRenderPass.h26 void inlineUpload(GrOpFlushState*, GrDeferredTextureUploadFn&) override {} in inlineUpload() argument
/third_party/skia/tests/
DLazyProxyTest.cpp70 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
127 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
390 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DOpChainTest.cpp134 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
136 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
DGrPipelineDynamicStateTest.cpp151 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrClipStackTest.cpp490 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
491 void onExecute(GrOpFlushState*, const SkRect&) override {} in onExecute() argument
DProcessorTest.cpp79 void onExecute(GrOpFlushState*, const SkRect&) override { return; } in onExecute() argument
/third_party/skia/src/gpu/tessellate/
DPathTessellator.h22 class GrOpFlushState; variable
DStrokeTessellator.h17 class GrOpFlushState; variable