Home
last modified time | relevance | path

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

12

/third_party/skia/src/gpu/effects/
DGrShadowGeoProc.cpp67 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.cpp165 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
DGrDistanceFieldGeoProc.cpp276 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
DGrCoverageSetOpXP.cpp50 std::unique_ptr<GrXferProcessor::ProgramImpl> CoverageSetOpXP::makeProgramImpl() const { in makeProgramImpl() function in CoverageSetOpXP
DGrPorterDuffXferProcessor.cpp447 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
DGrBitmapTextGeoProc.cpp190 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrBitmapTextGeoProc::makeProgramImpl( in makeProgramImpl() function in GrBitmapTextGeoProc
DGrCustomXfermode.cpp118 std::unique_ptr<GrXferProcessor::ProgramImpl> CustomXP::makeProgramImpl() const { in makeProgramImpl() function in CustomXP
/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_Hardware.cpp57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareWedgeShader::makeProgramImpl( in makeProgramImpl() function in __anondbdddddb0111::HardwareWedgeShader
201 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HardwareCurveShader::makeProgramImpl( in makeProgramImpl() function in __anondbdddddb0111::HardwareCurveShader
DGrPathTessellationShader_MiddleOut.cpp88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MiddleOutShader::makeProgramImpl( in makeProgramImpl() function in __anon749deab40111::MiddleOutShader
DGrStrokeTessellationShader.cpp416 std::unique_ptr<GrGeometryProcessor::ProgramImpl> GrStrokeTessellationShader::makeProgramImpl( in makeProgramImpl() function in GrStrokeTessellationShader
DGrPathTessellationShader.cpp39 std::unique_ptr<GrGeometryProcessor::ProgramImpl> SimpleTriangleShader::makeProgramImpl( in makeProgramImpl() function in __anon6123240e0111::SimpleTriangleShader
/third_party/skia/gm/
Dtessellation.cpp166 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
Dfwidth_squircle.cpp88 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FwidthSquircleTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon0020593a0111::FwidthSquircleTestProcessor
Dclockwise.cpp95 std::unique_ptr<GrGeometryProcessor::ProgramImpl> ClockwiseTestProcessor::makeProgramImpl( in makeProgramImpl() function in __anon12b182b10111::ClockwiseTestProcessor
/third_party/skia/src/gpu/ops/
DPathStencilCoverOp.cpp57 std::unique_ptr<GrGeometryProcessor::ProgramImpl> BoundingBoxShader::makeProgramImpl( in makeProgramImpl() function in __anon8e00451a0111::BoundingBoxShader
DDrawAtlasPathOp.cpp115 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DrawAtlasPathShader::makeProgramImpl( in makeProgramImpl() function in __anond37953ec0111::DrawAtlasPathShader
DPathInnerTriangulateOp.cpp58 std::unique_ptr<GrGeometryProcessor::ProgramImpl> HullShader::makeProgramImpl( in makeProgramImpl() function in __anon34dfbec50111::HullShader
DDashOp.cpp853 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingCircleEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anona0dfcebc0111::DashingCircleEffect
1067 std::unique_ptr<GrGeometryProcessor::ProgramImpl> DashingLineEffect::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::DashOp::__anona0dfcebc0111::DashingLineEffect
DFillRRectOp.cpp757 std::unique_ptr<GrGeometryProcessor::ProgramImpl> FillRRectOpImpl::Processor::makeProgramImpl( in makeProgramImpl() function in skgpu::v1::FillRRectOp::__anon06c901030111::FillRRectOpImpl::Processor
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp76 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in onCreateProgramInfo() function in __anond06b10c50111::Op::onCreateProgramInfo::GP
DGrPipelineDynamicStateTest.cpp92 PipelineDynamicStateTestProcessor::makeProgramImpl(const GrShaderCaps&) const { in makeProgramImpl() function in PipelineDynamicStateTestProcessor
/third_party/skia/tools/gpu/
DTestOps.cpp34 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon91fec3d70111::GP
/third_party/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp64 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in DefaultGeoProc
/third_party/skia/bench/
DVertexColorSpaceBench.cpp47 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const override { in makeProgramImpl() function in __anon53d0c3c20111::GP

12