/third_party/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 169 bool usesMSAASurface, in CreateProgramInfo() argument 187 return CreateProgramInfo(caps, arena, pipeline, writeView, usesMSAASurface, geometryProcessor, in CreateProgramInfo() 195 bool usesMSAASurface, in CreateProgramInfo() argument 203 usesMSAASurface, in CreateProgramInfo() 218 bool usesMSAASurface, in createProgramInfo() argument 228 usesMSAASurface, in createProgramInfo()
|
D | StrokeRectOp.cpp | 178 bool usesMSAASurface, in onCreateProgramInfo() argument 197 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo() 369 bool usesMSAASurface, in create_aa_stroke_rect_gp() argument 379 Coverage::Type coverageType = usesMSAASurface ? Coverage::kAttributeUnclamped_Type in create_aa_stroke_rect_gp() 512 bool compatibleWithCoverageAsAlpha(bool usesMSAASurface) const { in compatibleWithCoverageAsAlpha() 515 return !usesMSAASurface && fHelper.compatibleWithCoverageAsAlpha(); in compatibleWithCoverageAsAlpha() 521 bool usesMSAASurface, 573 bool usesMSAASurface) const; 589 bool usesMSAASurface, in onCreateProgramInfo() argument 597 usesMSAASurface, in onCreateProgramInfo() [all …]
|
D | DrawAtlasPathOp.cpp | 149 const GrSurfaceProxyView& writeView, bool usesMSAASurface, in prepareProgram() argument 163 fProgram = arena->make<GrProgramInfo>(caps, writeView, usesMSAASurface, pipeline, in prepareProgram() 175 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 177 writeView, usesMSAASurface, std::move(*appliedClip), dstProxyView, in onPrePrepare() 188 flushState->usesMSAASurface(), flushState->detachAppliedClip(), in onPrepare()
|
D | GrMeshDrawOp.h | 40 bool usesMSAASurface, in createProgramInfo() argument 45 this->onCreateProgramInfo(caps, arena, writeView, usesMSAASurface, std::move(appliedClip), in createProgramInfo() 113 bool usesMSAASurface,
|
D | GrMeshDrawOp.cpp | 23 target->usesMSAASurface(), in createProgramInfo() 50 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local 55 this->createProgramInfo(context->priv().caps(), arena, writeView, usesMSAASurface, in onPrePrepareDraws()
|
D | AAHairLinePathRenderer.cpp | 831 bool usesMSAASurface, 838 bool usesMSAASurface, 845 bool usesMSAASurface, 863 bool usesMSAASurface, 952 bool usesMSAASurface, in GR_MAKE_BITFIELD_CLASS_OPS() 979 &caps, arena, pipeline, writeView, usesMSAASurface, lineGP, GrPrimitiveType::kTriangles, in GR_MAKE_BITFIELD_CLASS_OPS() 986 bool usesMSAASurface, in makeQuadProgramInfo() argument 1005 &caps, arena, pipeline, writeView, usesMSAASurface, quadGP, GrPrimitiveType::kTriangles, in makeQuadProgramInfo() 1012 bool usesMSAASurface, in makeConicProgramInfo() argument 1031 &caps, arena, pipeline, writeView, usesMSAASurface, conicGP, in makeConicProgramInfo() [all …]
|
D | PathTessellateOp.cpp | 95 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 96 this->prepareTessellator({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare() 107 flushState->usesMSAASurface(), &flushState->dstProxyView(), in onPrepare()
|
D | GrSimpleMeshDrawOpHelper.h | 138 bool usesMSAASurface, 152 bool usesMSAASurface, 168 bool usesMSAASurface,
|
D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 49 bool usesMSAASurface, in createProgramInfoWithStencil() argument 59 usesMSAASurface, in createProgramInfoWithStencil()
|
D | StrokeTessellateOp.cpp | 233 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 234 this->prePrepareTessellator({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare() 249 flushState->usesMSAASurface(), &flushState->dstProxyView(), in onPrepare()
|
D | PathStencilCoverOp.cpp | 207 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 208 this->prePreparePrograms({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare() 228 flushState->usesMSAASurface(), &flushState->dstProxyView(), in onPrepare()
|
D | DrawAtlasOp.cpp | 56 bool usesMSAASurface, 204 bool usesMSAASurface, in onCreateProgramInfo() argument 215 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
D | PathInnerTriangulateOp.cpp | 384 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 385 this->prePreparePrograms({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare() 407 flushState->usesMSAASurface(), &flushState->dstProxyView(), in onPrepare()
|
D | GrOvalOpFactory.cpp | 1243 bool usesMSAASurface, in onCreateProgramInfo() argument 1248 SkASSERT(!usesMSAASurface); in onCreateProgramInfo() 1263 usesMSAASurface, in onCreateProgramInfo() 1615 bool usesMSAASurface, in onCreateProgramInfo() argument 1620 SkASSERT(!usesMSAASurface); in onCreateProgramInfo() 1635 usesMSAASurface, in onCreateProgramInfo() 1955 bool usesMSAASurface, in onCreateProgramInfo() argument 1971 usesMSAASurface, in onCreateProgramInfo() 1997 float aaBloat = target->usesMSAASurface() ? SK_ScalarSqrt2 : .5f; in onPrepareDraws() 2244 bool usesMSAASurface, in onCreateProgramInfo() argument [all …]
|
D | RegionOp.cpp | 90 bool usesMSAASurface, in onCreateProgramInfo() argument 101 fProgramInfo = fHelper.createProgramInfoWithStencil(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
D | GrSimpleMeshDrawOpHelperWithStencil.h | 28 bool usesMSAASurface,
|
D | FillRRectOp.cpp | 105 bool usesMSAASurface, 765 bool usesMSAASurface, in onCreateProgramInfo() argument 770 if (usesMSAASurface) { in onCreateProgramInfo() 774 fProgramInfo = fHelper.createProgramInfo(caps, arena, writeView, usesMSAASurface, in onCreateProgramInfo()
|
/third_party/skia/gm/ |
D | fwidth_squircle.cpp | 174 bool usesMSAASurface, in createProgramInfo() argument 181 return sk_gpu_test::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in createProgramInfo() 192 flushState->usesMSAASurface(), in createProgramInfo() 208 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 214 usesMSAASurface, std::move(appliedClip), in onPrePrepare()
|
D | clockwise.cpp | 153 bool usesMSAASurface, in createProgramInfo() argument 160 return sk_gpu_test::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in createProgramInfo() 171 flushState->usesMSAASurface(), in createProgramInfo() 187 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local 193 usesMSAASurface, std::move(appliedClip), in onPrePrepare()
|
/third_party/skia/src/gpu/ |
D | GrOpFlushState.h | 61 explicit OpArgs(GrOp* op, const GrSurfaceProxyView& surfaceView, bool usesMSAASurface, in OpArgs() 67 , fUsesMSAASurface(usesMSAASurface) in OpArgs() 79 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function 158 bool usesMSAASurface() const final { return this->drawOpArgs().usesMSAASurface(); } in usesMSAASurface() function
|
D | GrProgramInfo.h | 21 bool usesMSAASurface, in GrProgramInfo() argument 47 if (fNumSamples == 1 && usesMSAASurface) { in GrProgramInfo()
|
/third_party/skia/tools/gpu/ |
D | ProxyUtils.cpp | 98 bool usesMSAASurface, in CreateProgramInfo() argument 119 return GrSimpleMeshDrawOpHelper::CreateProgramInfo(caps, arena, writeView, usesMSAASurface, in CreateProgramInfo()
|
D | TestOps.cpp | 122 bool usesMSAASurface, 182 bool usesMSAASurface, in onCreateProgramInfo() argument 190 usesMSAASurface, in onCreateProgramInfo()
|
D | ProxyUtils.h | 35 bool usesMSAASurface,
|
/third_party/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 61 bool usesMSAASurface, in onCreateProgramInfo() argument 133 usesMSAASurface, in onCreateProgramInfo()
|