| /third_party/flutter/skia/src/gpu/ |
| D | GrProgramDesc.cpp | 185 fp.getGLSLProcessorKey(shaderCaps, b); in gen_frag_proc_and_meta_keys() 209 primProc.getGLSLProcessorKey(shaderCaps, &b); in Build() 233 xp.getGLSLProcessorKey(shaderCaps, &b, originIfDstTexture); in Build()
|
| D | GrPathProcessor.h | 33 virtual void getGLSLProcessorKey(const GrShaderCaps& caps,
|
| D | GrFragmentProcessor.h | 101 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const { in getGLSLProcessorKey() function 104 fChildProcessors[i]->getGLSLProcessorKey(caps, b); in getGLSLProcessorKey()
|
| D | GrXferProcessor.cpp | 33 void GrXferProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, in getGLSLProcessorKey() function in GrXferProcessor
|
| D | GrPathProcessor.cpp | 124 void GrPathProcessor::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrPathProcessor
|
| D | GrXferProcessor.h | 107 void getGLSLProcessorKey(const GrShaderCaps&,
|
| D | GrPrimitiveProcessor.h | 186 virtual void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const = 0;
|
| /third_party/flutter/skia/src/gpu/effects/ |
| D | GrDistanceFieldGeoProc.h | 99 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 170 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 252 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
| D | GrBezierEffect.h | 107 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 191 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
| D | GrShadowGeoProc.h | 33 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override {} in getGLSLProcessorKey() function
|
| D | GrBitmapTextGeoProc.h | 57 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override;
|
| D | GrDistanceFieldGeoProc.cpp | 269 void GrDistanceFieldA8TextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldA8TextGeoProc 565 void GrDistanceFieldPathGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldPathGeoProc 888 void GrDistanceFieldLCDTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrDistanceFieldLCDTextGeoProc
|
| D | GrBezierEffect.cpp | 224 void GrConicEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrConicEffect 424 void GrQuadEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrQuadEffect
|
| D | GrBitmapTextGeoProc.cpp | 183 void GrBitmapTextGeoProc::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in GrBitmapTextGeoProc
|
| /third_party/flutter/skia/src/gpu/ccpr/ |
| D | GrGSCoverageProcessor.h | 25 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
| D | GrCCPathProcessor.h | 69 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
| D | GrStencilAtlasOp.cpp | 32 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in getGLSLProcessorKey() function in __anon978a90870111::StencilResolveProcessor
|
| D | GrCCCoverageProcessor.h | 99 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function
|
| /third_party/flutter/skia/gm/ |
| D | fwidth_squircle.cpp | 73 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() function in skiagm::FwidthSquircleTestProcessor
|
| D | clockwise.cpp | 88 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in __anon5a4812460111::ClockwiseTestProcessor
|
| D | samplelocations.cpp | 106 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() function in skiagm::SampleLocationsTestProcessor
|
| /third_party/flutter/skia/tests/ |
| D | PrimitiveProcessorTest.cpp | 98 void getGLSLProcessorKey(const GrShaderCaps&, in onPrepareDraws() function in __anonb2102a5a0111::Op::onPrepareDraws::GP
|
| D | GrPipelineDynamicStateTest.cpp | 68 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in getGLSLProcessorKey() function in GrPipelineDynamicStateTestProcessor
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrDashOp.cpp | 781 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override; 919 void DashingCircleEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingCircleEffect 986 void getGLSLProcessorKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b) const override; 1143 void DashingLineEffect::getGLSLProcessorKey(const GrShaderCaps& caps, in getGLSLProcessorKey() function in DashingLineEffect
|
| /third_party/flutter/skia/bench/ |
| D | VertexColorSpaceBench.cpp | 106 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() function in __anonb7be7eb70111::GP
|