Home
last modified time | relevance | path

Searched refs:createProgramInfo (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/skia/gm/
H A Dfwidth_squircle.cpp172 GrProgramInfo* createProgramInfo(const GrCaps* caps, in createProgramInfo() function in __anon1106531f0111::FwidthSquircleTestOp
189 GrProgramInfo* createProgramInfo(GrOpFlushState* flushState) const { in createProgramInfo() function in __anon1106531f0111::FwidthSquircleTestOp
190 return this->createProgramInfo(&flushState->caps(), in createProgramInfo()
214 fProgramInfo = this->createProgramInfo(context->priv().caps(), arena, writeView, in onPrePrepare()
240 fProgramInfo = this->createProgramInfo(flushState); in onExecute()
H A Dclockwise.cpp152 GrProgramInfo* createProgramInfo(const GrCaps* caps, in createProgramInfo() function in __anon2b6f34d60111::ClockwiseTestOp
169 GrProgramInfo* createProgramInfo(GrOpFlushState* flushState) const { in createProgramInfo() function in __anon2b6f34d60111::ClockwiseTestOp
170 return this->createProgramInfo(&flushState->caps(), in createProgramInfo()
194 fProgramInfo = this->createProgramInfo(context->priv().caps(), arena, writeView, in onPrePrepare()
220 fProgramInfo = this->createProgramInfo(flushState); in onExecute()
H A Dattributes.cpp144 GrProgramInfo* createProgramInfo(const GrCaps* caps, in createProgramInfo() function in __anon31863dd90111::AttributeTestOp
167 GrProgramInfo* createProgramInfo(GrOpFlushState* flushState) const { in createProgramInfo() function in __anon31863dd90111::AttributeTestOp
168 return this->createProgramInfo(&flushState->caps(), in createProgramInfo()
192 fProgramInfo = this->createProgramInfo(context->priv().caps(), in onPrePrepare()
245 fProgramInfo = this->createProgramInfo(flushState); in onExecute()
H A Dbeziereffects.cpp119 this->createProgramInfo(flushState); in onExecute()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrMeshDrawOp.cpp29 void GrMeshDrawOp::createProgramInfo(GrMeshDrawTarget* target) { in createProgramInfo() function in GrMeshDrawOp
30 this->createProgramInfo(&target->caps(), in createProgramInfo()
65 this->createProgramInfo(context->priv().caps(), arena, writeView, usesMSAASurface, in onPrePrepareDraws()
H A DGrMeshDrawOp.h47 void createProgramInfo(const GrCaps* caps, in createProgramInfo() function
59 void createProgramInfo(GrMeshDrawTarget*);
H A DGrOvalOpFactory.cpp1313 fProgramInfo = fHelper.createProgramInfo(caps, in onCreateProgramInfo()
1327 this->createProgramInfo(target); in onPrepareDraws()
1685 fProgramInfo = fHelper.createProgramInfo(caps, in onCreateProgramInfo()
1699 this->createProgramInfo(target); in onPrepareDraws()
2021 fProgramInfo = fHelper.createProgramInfo(caps, in onCreateProgramInfo()
2035 this->createProgramInfo(target); in onPrepareDraws()
2306 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
2314 this->createProgramInfo(target); in onPrepareDraws()
2721 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
2729 this->createProgramInfo(target); in onPrepareDraws()
[all …]
H A DStrokeRectOp.cpp242 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
249 this->createProgramInfo(target); in onPrepareDraws()
652 fProgramInfo = fHelper.createProgramInfo(caps, in onCreateProgramInfo()
667 this->createProgramInfo(target); in onPrepareDraws()
H A DDrawAtlasOp.cpp258 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
266 this->createProgramInfo(target); in onPrepareDraws()
H A DGrSimpleMeshDrawOpHelper.h187 GrProgramInfo* createProgramInfo(const GrCaps*,
H A DGrSimpleMeshDrawOpHelper.cpp217 GrProgramInfo* GrSimpleMeshDrawOpHelper::createProgramInfo( in createProgramInfo() function in GrSimpleMeshDrawOpHelper
H A DFillRRectOp.cpp640 this->createProgramInfo(target); in onPrepareDraws()
917 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
H A DRegionOp.cpp142 this->createProgramInfo(target); in onPrepareDraws()
H A DAAHairLinePathRenderer.cpp1186 this->createProgramInfo(caps, arena, writeView, usesMSAASurface, std::move(appliedClip), in onPrePrepareDraws()
1323 this->createProgramInfo(flushState); in onExecute()
H A DDrawMeshOp.cpp1107 fProgramInfo = fHelper.createProgramInfo(caps, in onCreateProgramInfo()
1193 this->createProgramInfo(flushState); in onExecute()
H A DAALinearizingConvexPathRenderer.cpp246 this->createProgramInfo(target); in onPrepareDraws()
H A DTriangulatingPathRenderer.cpp552 this->createProgramInfo(flushState); in onExecute()
H A DFillRectOp.cpp340 this->createProgramInfo(flushState); in onExecute()
H A DLatticeOp.cpp284 this->createProgramInfo(target); in onPrepareDraws()
H A DDefaultPathRenderer.cpp547 this->createProgramInfo(flushState); in onExecute()
/aosp_15_r20/external/skia/tests/
H A DGrThreadSafeCacheTest.cpp515 GrProgramInfo* createProgramInfo(const GrCaps* caps, in createProgramInfo() function in GrThreadSafeVertexTestOp
539 GrProgramInfo* createProgramInfo(GrOpFlushState* flushState) const { in createProgramInfo() function in GrThreadSafeVertexTestOp
540 return this->createProgramInfo(&flushState->caps(), in createProgramInfo()
624 fProgramInfo = this->createProgramInfo(rContext->priv().caps(), arena, writeView, in onPrePrepare()
649 fProgramInfo = this->createProgramInfo(flushState); in onExecute()
H A DPrimitiveProcessorTest.cpp172 this->createProgramInfo(target); in onPrepareDraws()
H A DGrGpuBufferTest.cpp196 this->createProgramInfo(flushState); in onExecute()
/aosp_15_r20/external/skia/tools/gpu/
H A DTestOps.cpp216 this->createProgramInfo(flushState); in onExecute()
/aosp_15_r20/external/skia/bench/
H A DVertexColorSpaceBench.cpp206 this->createProgramInfo(target); in onPrepareDraws()

12