Home
last modified time | relevance | path

Searched defs:makeProgramImpl (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/src/gpu/ganesh/effects/
DGrShadowGeoProc.cpp75 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
DGrDisableColorXP.cpp42 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
DGrBezierEffect.cpp173 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrConicEffect::makeProgramImpl( in makeProgramImpl() function in GrConicEffect
326 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrQuadEffect::makeProgramImpl( in makeProgramImpl() function in GrQuadEffect
DGrPorterDuffXferProcessor.cpp109 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor
170 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor
268 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
DGrDistanceFieldGeoProc.cpp290 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
866 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
DGrCoverageSetOpXP.cpp55 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
DGrBitmapTextGeoProc.cpp221 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
DGrCustomXfermode.cpp127 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
/external/skia/src/gpu/ganesh/tessellate/
DGrPathTessellationShader.cpp57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon91f5b0ff0111::SimpleTriangleShader
140 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon91f5b0ff0111::MiddleOutShader
DGrStrokeTessellationShader.cpp718 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
/external/skia/tests/
DPrimitiveProcessorTest.cpp102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anond8bbe76a0111::Op::onCreateProgramInfo::GP
DGrPipelineDynamicStateTest.cpp129 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
DGrGpuBufferTest.cpp159 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in TestVertexOp::GP
/external/skia/src/gpu/ganesh/ops/
DDrawAtlasPathOp.cpp147 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anon554bb9760111::DrawAtlasPathShader
DPathStencilCoverOp.cpp89 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anonce4036640111::BoundingBoxShader
DPathInnerTriangulateOp.cpp91 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::__anon8aeb450f0111::HullShader
DDashOp.cpp898 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anon9dcc01060111::DashingCircleEffect
1112 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anon9dcc01060111::DashingLineEffect
DLatticeOp.cpp102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::ganesh::LatticeOp::__anonbbf488ac0111::LatticeGP
DQuadPerEdgeAA.cpp675 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::ganesh::QuadPerEdgeAA::QuadPerEdgeAAGeometryProcessor
/external/skia/gm/
Dfwidth_squircle.cpp89 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon5a64ad9f0111::FwidthSquircleTestProcessor
Dclockwise.cpp97 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon2dbbaf560111::ClockwiseTestProcessor
Dattributes.cpp99 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon7d6208590111::AttributeTestProcessor
/external/skia/src/gpu/ganesh/
DGrDefaultGeoProcFactory.cpp77 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
/external/skia/tools/gpu/
DTestOps.cpp36 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon47279f9c0111::GP
/external/skia/bench/
DVertexColorSpaceBench.cpp53 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon8a5ed9c70111::GP

12