Home
last modified time | relevance | path

Searched refs:fixedFunctionFlags (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/skia/src/gpu/ops/
DGrDrawOp.h33 return this->fixedFunctionFlags() & FixedFunctionFlags::kUsesHWAA; in usesMSAA()
78 return this->fixedFunctionFlags() & FixedFunctionFlags::kUsesStencil; in usesStencil()
107 virtual FixedFunctionFlags fixedFunctionFlags() const { in fixedFunctionFlags() function
DGrSimpleMeshDrawOpHelperWithStencil.cpp18 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil
19 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags()
DDrawAtlasOp.cpp46 FixedFunctionFlags fixedFunctionFlags() const override;
287 GrDrawOp::FixedFunctionFlags DrawAtlasOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anon8205af3f0111::DrawAtlasOpImpl
288 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
DRegionOp.cpp76 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::RegionOp::__anonec6dace00111::RegionOpImpl
DGrSimpleMeshDrawOpHelperWithStencil.h47 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
DPathInnerTriangulateOp.h55 FixedFunctionFlags fixedFunctionFlags() const override;
DPathStencilCoverOp.h72 FixedFunctionFlags fixedFunctionFlags() const override;
DDrawAtlasPathOp.h39 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
DStrokeRectOp.cpp163 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anone8b133a20111::NonAAStrokeRectOp
500 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anone8b133a20111::AAStrokeRectOp
DDrawVerticesOp.cpp220 FixedFunctionFlags fixedFunctionFlags() const override;
351 GrDrawOp::FixedFunctionFlags DrawVerticesOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::DrawVerticesOp::__anonfc6a642f0111::DrawVerticesOpImpl
352 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
/third_party/flutter/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp35 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelper::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelper
155 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil
156 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags()
DGrSimpleMeshDrawOpHelper.h55 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
168 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
DGrDrawAtlasOp.cpp45 FixedFunctionFlags fixedFunctionFlags() const override;
244 GrDrawOp::FixedFunctionFlags DrawAtlasOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anonf0dbad8d0111::DrawAtlasOp
245 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
DGrDrawOp.h37 virtual FixedFunctionFlags fixedFunctionFlags() const = 0;
DGrRegionOp.cpp88 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon80759dee0111::RegionOp
DGrFillRRectOp.h24 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrDrawPathOp.h27 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrStrokeRectOp.cpp164 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon3246fbb00111::NonAAStrokeRectOp
411 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon3246fbb00111::AAStrokeRectOp
DGrAtlasTextOp.h76 FixedFunctionFlags fixedFunctionFlags() const override;
DGrDrawVerticesOp.cpp39 FixedFunctionFlags fixedFunctionFlags() const override;
205 GrDrawOp::FixedFunctionFlags DrawVerticesOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anon029267bd0111::DrawVerticesOp
206 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
DGrAALinearizingConvexPathRenderer.cpp188 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon44cc73c00111::AAFlatteningConvexPathOp
DGrTessellatingPathRenderer.cpp237 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon2ede599e0211::TessellatingPathOp
/third_party/flutter/skia/src/gpu/ccpr/
DGrStencilAtlasOp.h35 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrCCDrawPathsOp.h37 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
/third_party/flutter/skia/tests/
DLazyProxyTest.cpp114 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyProxyTest::Op
355 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyFailedInstantiationTestOp
421 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyDeinstantiateTestOp

1234