Home
last modified time | relevance | path

Searched defs:usesMSAASurface (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp169 bool usesMSAASurface, in CreateProgramInfo()
195 bool usesMSAASurface, in CreateProgramInfo()
218 bool usesMSAASurface, in createProgramInfo()
DDrawAtlasPathOp.cpp149 const GrSurfaceProxyView& writeView, bool usesMSAASurface, in prepareProgram()
175 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DGrMeshDrawOp.h40 bool usesMSAASurface, in createProgramInfo()
DPathTessellateOp.cpp95 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DGrSimpleMeshDrawOpHelperWithStencil.cpp49 bool usesMSAASurface, in createProgramInfoWithStencil()
DGrMeshDrawOp.cpp50 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
DStrokeTessellateOp.cpp233 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DOpsTask.h50 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
DAAHairLinePathRenderer.cpp986 bool usesMSAASurface, in makeQuadProgramInfo()
1012 bool usesMSAASurface, in makeConicProgramInfo()
1065 bool usesMSAASurface, in onCreateProgramInfo()
1116 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
DPathStencilCoverOp.cpp207 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DStrokeRectOp.cpp178 bool usesMSAASurface, in onCreateProgramInfo()
369 bool usesMSAASurface, in create_aa_stroke_rect_gp()
589 bool usesMSAASurface, in onCreateProgramInfo()
DAtlasTextOp.h166 bool usesMSAASurface, in onCreateProgramInfo()
DPathInnerTriangulateOp.cpp384 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DRegionOp.cpp90 bool usesMSAASurface, in onCreateProgramInfo()
DDrawAtlasOp.cpp204 bool usesMSAASurface, in onCreateProgramInfo()
DGrOvalOpFactory.cpp1243 bool usesMSAASurface, in onCreateProgramInfo()
1615 bool usesMSAASurface, in onCreateProgramInfo()
1955 bool usesMSAASurface, in onCreateProgramInfo()
2244 bool usesMSAASurface, in onCreateProgramInfo()
2651 bool usesMSAASurface, in onCreateProgramInfo()
2976 bool usesMSAASurface, in onCreateProgramInfo()
DAALinearizingConvexPathRenderer.cpp156 bool usesMSAASurface, in onCreateProgramInfo()
/third_party/skia/gm/
Dfwidth_squircle.cpp174 bool usesMSAASurface, in createProgramInfo()
208 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
Dclockwise.cpp153 bool usesMSAASurface, in createProgramInfo()
187 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
/third_party/skia/tools/gpu/
DProxyUtils.cpp98 bool usesMSAASurface, in CreateProgramInfo()
DTestOps.cpp182 bool usesMSAASurface, in onCreateProgramInfo()
/third_party/skia/src/gpu/
DGrProgramInfo.h21 bool usesMSAASurface, in GrProgramInfo()
DGrOpFlushState.h79 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
158 bool usesMSAASurface() const final { return this->drawOpArgs().usesMSAASurface(); } in usesMSAASurface() function
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp61 bool usesMSAASurface, in onCreateProgramInfo()
/third_party/skia/bench/
DVertexColorSpaceBench.cpp177 bool usesMSAASurface, in onCreateProgramInfo()

12