Home
last modified time | relevance | path

Searched refs:createProgramInfoWithStencil (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp48 GrProgramInfo* GrSimpleMeshDrawOpHelperWithStencil::createProgramInfoWithStencil( in createProgramInfoWithStencil() function in GrSimpleMeshDrawOpHelperWithStencil
H A DGrSimpleMeshDrawOpHelperWithStencil.h52 GrProgramInfo* createProgramInfoWithStencil(const GrCaps*,
H A DRegionOp.cpp134 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
H A DAALinearizingConvexPathRenderer.cpp208 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
H A DTriangulatingPathRenderer.cpp462 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
H A DFillRectOp.cpp244 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
H A DDefaultPathRenderer.cpp527 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, in onCreateProgramInfo()
H A DAAConvexPathRenderer.cpp798 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()