Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A 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
H A 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
H A 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
H A DGrShadowGeoProc.cpp75 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrRRectShadowGeoProc::makeProgramImpl( in makeProgramImpl() function in GrRRectShadowGeoProc
H A DGrDisableColorXP.cpp42 std::unique_ptr<GrXferProcessor::ProgramImpl> DisableColorXP::makeProgramImpl() const { in makeProgramImpl() function in DisableColorXP
H A DGrCoverageSetOpXP.cpp55 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
H A DGrBitmapTextGeoProc.cpp221 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
H A DGrCustomXfermode.cpp127 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
/aosp_15_r20/external/skia/src/gpu/ganesh/tessellate/
H A DGrPathTessellationShader.cpp57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon19cd567f0111::SimpleTriangleShader
140 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon19cd567f0111::MiddleOutShader
H A DGrStrokeTessellationShader.cpp718 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
/aosp_15_r20/external/skia/tests/
H A DPrimitiveProcessorTest.cpp102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anon7bca6cea0111::Op::onCreateProgramInfo::GP
H A DGrPipelineDynamicStateTest.cpp129 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
H A DGrGpuBufferTest.cpp159 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in TestVertexOp::GP
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawAtlasPathOp.cpp147 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anon09885ef60111::DrawAtlasPathShader
H A DPathStencilCoverOp.cpp89 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anon43bcebe40111::BoundingBoxShader
H A DPathInnerTriangulateOp.cpp91 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::__anon32c6ba8f0111::HullShader
H A DDashOp.cpp898 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anon046c76860111::DashingCircleEffect
1112 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::ganesh::DashOp::__anon046c76860111::DashingLineEffect
H A DGrOvalOpFactory.cpp142 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in CircleGeometryProcessor
339 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in ButtCapDashedCircleGeometryProcessor
597 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in EllipseGeometryProcessor
794 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DIEllipseGeometryProcessor
H A DLatticeOp.cpp102 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in skgpu::ganesh::LatticeOp::__anon5f030e2c0111::LatticeGP
/aosp_15_r20/external/skia/gm/
H A Dfwidth_squircle.cpp89 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon1106531f0111::FwidthSquircleTestProcessor
H A Dclockwise.cpp97 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon2b6f34d60111::ClockwiseTestProcessor
H A Dattributes.cpp99 std::unique_ptr<GrGeometryProcessor::ProgramImpl> AttributeTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon31863dd90111::AttributeTestProcessor
/aosp_15_r20/external/skia/tools/gpu/
H A DTestOps.cpp36 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon356a951c0111::GP
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDefaultGeoProcFactory.cpp77 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
/aosp_15_r20/external/skia/bench/
H A DVertexColorSpaceBench.cpp53 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon1af2af470111::GP

12