| /external/skia/src/gpu/graphite/precompile/ |
| D | PrecompileShader.cpp | 62 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileEmptyShader 85 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileColorShader 168 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileBlendShader 307 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileCoordClampShader 361 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileImageShader 449 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompilePerlinNoiseShader 489 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileGradientShader 616 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileLocalMatrixShader 684 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileColorFilterShader 733 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileWorkingColorSpaceShader [all …]
|
| D | PrecompileBasePriv.h | 28 void addToKey(const KeyContext& keyContext, in addToKey() function
|
| D | PrecompileBlenderPriv.h | 27 void addToKey(const KeyContext& keyContext, in addToKey() function
|
| D | PrecompileBlender.cpp | 26 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileBlendModeBlender
|
| D | PrecompileShaderPriv.h | 33 void addToKey(const KeyContext& keyContext, in addToKey() function
|
| /external/skia/src/gpu/graphite/ |
| D | PrecompileInternal.h | 78 void addToKey(const KeyContext& keyContext, in addToKey() function 133 void addToKey(const KeyContext& keyContext, in addToKey() function
|
| D | FactoryFunctions.cpp | 79 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileYUVImageShader 474 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileBlendModeColorFilter 493 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileColorSpaceXformColorFilter 569 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileComposeColorFilter 628 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileGaussianColorFilter 644 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileMatrixColorFilter 701 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileTableColorFilter 737 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileWithWorkingFormatColorFilter 921 void addToKey(const KeyContext& keyContext, in addToKey() function in skgpu::graphite::PrecompileRTEffect
|
| /external/skia/src/gpu/ganesh/tessellate/ |
| D | GrPathTessellationShader.cpp | 42 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder*) const final {} in addToKey() function in __anonc6c16edd0111::SimpleTriangleShader 116 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder* b) const final { in addToKey() function in __anonc6c16edd0111::MiddleOutShader
|
| D | GrStrokeTessellationShader.cpp | 693 void GrStrokeTessellationShader::addToKey(const GrShaderCaps&, skgpu::KeyBuilder* b) const { in addToKey() function in GrStrokeTessellationShader
|
| /external/skia/src/gpu/ganesh/effects/ |
| D | GrShadowGeoProc.h | 41 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder*) const override {} in addToKey() function
|
| D | GrBezierEffect.cpp | 162 void GrConicEffect::addToKey(const GrShaderCaps& caps, skgpu::KeyBuilder* b) const { in addToKey() function in GrConicEffect 315 void GrQuadEffect::addToKey(const GrShaderCaps& caps, skgpu::KeyBuilder* b) const { in addToKey() function in GrQuadEffect
|
| D | GrDistanceFieldGeoProc.cpp | 282 void GrDistanceFieldA8TextGeoProc::addToKey(const GrShaderCaps& caps, in addToKey() function in GrDistanceFieldA8TextGeoProc 536 void GrDistanceFieldPathGeoProc::addToKey(const GrShaderCaps& caps, in addToKey() function in GrDistanceFieldPathGeoProc 858 void GrDistanceFieldLCDTextGeoProc::addToKey(const GrShaderCaps& caps, in addToKey() function in GrDistanceFieldLCDTextGeoProc
|
| D | GrBitmapTextGeoProc.cpp | 210 void GrBitmapTextGeoProc::addToKey(const GrShaderCaps& caps, skgpu::KeyBuilder* b) const { in addToKey() function in GrBitmapTextGeoProc
|
| /external/skia/src/gpu/ganesh/ |
| D | GrXferProcessor.cpp | 41 void GrXferProcessor::addToKey(const GrShaderCaps& caps, in addToKey() function in GrXferProcessor
|
| D | GrDefaultGeoProcFactory.cpp | 64 void addToKey(const GrShaderCaps& caps, skgpu::KeyBuilder* b) const override { in addToKey() function in DefaultGeoProc
|
| D | GrFragmentProcessor.h | 184 void addToKey(const GrShaderCaps& caps, skgpu::KeyBuilder* b) const { in addToKey() function
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | PathStencilCoverOp.cpp | 51 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder*) const final {} in addToKey() function in __anonc3a613820111::BoundingBoxShader
|
| D | DrawAtlasPathOp.cpp | 88 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder* b) const override { in addToKey() function in __anondfc37b540111::DrawAtlasPathShader
|
| D | PathInnerTriangulateOp.cpp | 58 void addToKey(const GrShaderCaps&, KeyBuilder*) const final {} in addToKey() function in skgpu::ganesh::__anon4c16812d0111::HullShader
|
| /external/skia/tests/ |
| D | PrimitiveProcessorTest.cpp | 123 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder* builder) const override { in onCreateProgramInfo() function in __anon44f71ac80111::Op::onCreateProgramInfo::GP
|
| D | GrPipelineDynamicStateTest.cpp | 106 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder*) const final {} in addToKey() function in __anon848c79840111::PipelineDynamicStateTestProcessor
|
| /external/skia/gm/ |
| D | fwidth_squircle.cpp | 73 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder*) const final {} in addToKey() function in __anon0b00737d0111::FwidthSquircleTestProcessor
|
| D | clockwise.cpp | 77 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder* b) const final { in addToKey() function in __anon0667e6b40111::ClockwiseTestProcessor
|
| D | attributes.cpp | 54 void addToKey(const GrShaderCaps&, skgpu::KeyBuilder* b) const final { in addToKey() function in __anon6b952b770111::AttributeTestProcessor
|
| /external/skia/tools/gpu/ |
| D | TestOps.cpp | 72 void addToKey(const GrShaderCaps& shaderCaps, skgpu::KeyBuilder* b) const override { in addToKey() function in __anon925321ba0111::GP
|