/third_party/skia/src/gpu/effects/ |
D | GrShadowGeoProc.cpp | 67 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
|
D | GrDisableColorXP.cpp | 37 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
|
D | GrBezierEffect.cpp | 165 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrConicEffect::makeProgramImpl( in makeProgramImpl() function in GrConicEffect 318 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrQuadEffect::makeProgramImpl( in makeProgramImpl() function in GrQuadEffect
|
D | GrDistanceFieldGeoProc.cpp | 276 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldA8TextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldA8TextGeoProc 543 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldPathGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldPathGeoProc 856 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
|
D | GrCoverageSetOpXP.cpp | 50 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
|
D | GrPorterDuffXferProcessor.cpp | 447 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor 508 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor 594 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
|
D | GrBitmapTextGeoProc.cpp | 190 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
|
D | GrCustomXfermode.cpp | 118 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
|
/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader_Hardware.cpp | 57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareWedgeShader::makeProgramImpl( in makeProgramImpl() function in __anonbcd543fc0111::HardwareWedgeShader 201 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareCurveShader::makeProgramImpl( in makeProgramImpl() function in __anonbcd543fc0111::HardwareCurveShader
|
D | GrPathTessellationShader_MiddleOut.cpp | 88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon748214f50111::MiddleOutShader
|
D | GrStrokeTessellationShader.cpp | 416 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
|
D | GrPathTessellationShader.cpp | 39 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon44e4590f0111::SimpleTriangleShader
|
/third_party/skia/gm/ |
D | tessellation.cpp | 166 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final { in makeProgramImpl() function in skiagm::TessellationTestTriShader 282 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final { in makeProgramImpl() function in skiagm::TessellationTestRectShader
|
D | fwidth_squircle.cpp | 88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anonebcb2e1b0111::FwidthSquircleTestProcessor
|
D | clockwise.cpp | 95 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anonf75a82d20111::ClockwiseTestProcessor
|
/third_party/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 76 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anond52a32e60111::Op::onCreateProgramInfo::GP
|
D | GrPipelineDynamicStateTest.cpp | 92 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
|
/third_party/skia/src/gpu/ops/ |
D | PathStencilCoverOp.cpp | 57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anonbf10737b0111::BoundingBoxShader
|
D | DrawAtlasPathOp.cpp | 115 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anoncbdc35ed0111::DrawAtlasPathShader
|
D | PathInnerTriangulateOp.cpp | 58 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in __anonb53235a60111::HullShader
|
D | DashOp.cpp | 853 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anon8c8aa39d0111::DashingCircleEffect 1067 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anon8c8aa39d0111::DashingLineEffect
|
D | LatticeOp.cpp | 50 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::v1::LatticeOp::__anon731ab7e30111::LatticeGP
|
/third_party/skia/src/gpu/ |
D | GrDefaultGeoProcFactory.cpp | 64 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
|
/third_party/skia/tools/gpu/ |
D | TestOps.cpp | 34 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon154200980111::GP
|
/third_party/skia/bench/ |
D | VertexColorSpaceBench.cpp | 47 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon4c33a5c30111::GP
|