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.cpp68 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
DGrDisableColorXP.cpp37 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
DGrBezierEffect.cpp167 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrConicEffect::makeProgramImpl( in makeProgramImpl() function in GrConicEffect
320 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrQuadEffect::makeProgramImpl( in makeProgramImpl() function in GrQuadEffect
DGrDistanceFieldGeoProc.cpp279 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldA8TextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldA8TextGeoProc
533 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldPathGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldPathGeoProc
846 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrDistanceFieldLCDTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrDistanceFieldLCDTextGeoProc
DGrCoverageSetOpXP.cpp51 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
DGrPorterDuffXferProcessor.cpp472 std::unique_ptr<GrXferProcessor::ProgramImpl> PorterDuffXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PorterDuffXferProcessor
533 std::unique_ptr<GrXferProcessor::ProgramImpl> ShaderPDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in ShaderPDXferProcessor
631 std::unique_ptr<GrXferProcessor::ProgramImpl> PDLCDXferProcessor::makeProgramImpl() const { in makeProgramImpl() function in PDLCDXferProcessor
DGrBitmapTextGeoProc.cpp202 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
DGrCustomXfermode.cpp119 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
/external/skia/src/gpu/ganesh/tessellate/
DGrPathTessellationShader.cpp44 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon0dd9d54e0111::SimpleTriangleShader
127 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon0dd9d54e0111::MiddleOutShader
DGrStrokeTessellationShader.cpp704 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
/external/skia/src/gpu/ganesh/ops/
DPathStencilCoverOp.cpp57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anon09152e530111::BoundingBoxShader
DDrawAtlasPathOp.cpp120 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anond9e71fc50111::DrawAtlasPathShader
DPathInnerTriangulateOp.cpp63 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::__anon96489c7e0111::HullShader
DDashOp.cpp855 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anond91e5a750111::DashingCircleEffect
1069 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anond91e5a750111::DashingLineEffect
DLatticeOp.cpp51 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::v1::LatticeOp::__anon3f111fbb0111::LatticeGP
/external/skia/tests/
DPrimitiveProcessorTest.cpp102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anon5bd87e790111::Op::onCreateProgramInfo::GP
DGrPipelineDynamicStateTest.cpp127 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
DGrMeshTest.cpp538 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MeshTestProcessor::makeProgramImpl( function in MeshTestProcessor
/external/skia/gm/
Dfwidth_squircle.cpp88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon357355ee0111::FwidthSquircleTestProcessor
Dclockwise.cpp96 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon8a8208650111::ClockwiseTestProcessor
Dattributes.cpp98 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon72f383480111::AttributeTestProcessor
/external/skia/tools/gpu/
DTestOps.cpp35 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon4dcafa0b0111::GP
/external/skia/src/gpu/ganesh/
DGrDefaultGeoProcFactory.cpp66 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
/external/skia/bench/
DVertexColorSpaceBench.cpp49 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anone3ad4af60111::GP

12