Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawableOp.h19 class GrOpFlushState; variable
55 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
H A DClearOp.h22 class GrOpFlushState; variable
70 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
H A DAtlasRenderTask.h30 class GrOpFlushState; variable
H A DPathTessellateOp.h31 class GrOpFlushState; variable
H A DStrokeTessellateOp.h27 class GrOpFlushState; variable
H A DGrMeshDrawOp.h25 class GrOpFlushState; variable
H A DPathInnerTriangulateOp.h36 class GrOpFlushState; variable
H A DDrawAtlasPathOp.h34 class GrOpFlushState; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockRenderTask.h21 class GrOpFlushState; variable
51 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
H A DGrMockOpsRenderPass.h26 class GrOpFlushState; variable
45 void inlineUpload(GrOpFlushState*, GrDeferredTextureUploadFn&) override {} in inlineUpload() argument
/aosp_15_r20/external/skia/tests/
H A DLazyProxyTest.cpp110 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
167 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
454 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
H A DOpChainTest.cpp169 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
171 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrRenderTask.h26 class GrOpFlushState; variable
280 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() argument
H A DGrTextureProxyPriv.h17 class GrOpFlushState; variable
H A DGrWritePixelsRenderTask.h19 class GrOpFlushState; variable
H A DGrCopyRenderTask.h21 class GrOpFlushState; variable
H A DGrDDLTask.h18 class GrOpFlushState; variable
H A DGrTextureResolveRenderTask.h21 class GrOpFlushState; variable
H A DGrBufferUpdateRenderTask.h19 class GrOpFlushState; variable
H A DGrWaitRenderTask.h20 class GrOpFlushState; variable
H A DGrBufferTransferRenderTask.h19 class GrOpFlushState; variable
H A DGrTransferFromRenderTask.h24 class GrOpFlushState; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DStrokeTessellator.h20 class GrOpFlushState; variable
H A DPathTessellator.h24 class GrOpFlushState; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkOpsRenderPass.h29 class GrOpFlushState; variable

12