/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader_Hardware.cpp | 53 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 60 void emitVertexCode(const GrShaderCaps&, in makeProgramImpl() 197 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 204 void emitVertexCode(const GrShaderCaps&, in makeProgramImpl()
|
D | GrPathTessellationShader.cpp | 35 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 42 void emitVertexCode(const GrShaderCaps&, in makeProgramImpl() 149 GrShaderCaps&, const GrGeometryProcessor& geomProc) { in setData()
|
D | GrStrokeTessellationShader.cpp | 356 const GrShaderCaps&, in setData() 401 void GrStrokeTessellationShader::addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in addToKey() argument
|
/third_party/skia/src/gpu/effects/ |
D | GrOvalEffect.h | 16 class GrShaderCaps; variable
|
D | GrRRectEffect.h | 16 class GrShaderCaps; variable
|
D | GrModulateAtlasCoverageEffect.h | 39 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in onAddToKey()
|
D | GrShadowGeoProc.cpp | 19 const GrShaderCaps&, in setData()
|
D | GrShadowGeoProc.h | 37 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in addToKey()
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrOvalEffect.h | 16 class GrShaderCaps; variable
|
D | GrRRectEffect.h | 16 class GrShaderCaps; variable
|
/third_party/skia/src/gpu/ |
D | GrShaderCaps.cpp | 15 GrShaderCaps::GrShaderCaps() { in GrShaderCaps() function in GrShaderCaps
|
/third_party/skia/src/gpu/ops/ |
D | GrOvalOpFactory.h | 18 class GrShaderCaps; variable
|
D | PathStencilCoverOp.cpp | 51 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 62 const GrShaderCaps&, in makeProgramImpl()
|
D | DrawAtlasPathOp.cpp | 56 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in addToKey() argument 73 const GrShaderCaps&, in setData()
|
/third_party/flutter/skia/src/gpu/ |
D | GrShaderCaps.cpp | 16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) { in GrShaderCaps() function in GrShaderCaps
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrOvalOpFactory.h | 17 class GrShaderCaps; variable
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSL.h | 13 class GrShaderCaps; variable
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSL.h | 13 class GrShaderCaps; variable
|
/third_party/skia/gm/ |
D | fp_sample_chaining.cpp | 36 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument 77 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument 106 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument
|
D | tessellation.cpp | 64 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 69 const GrShaderCaps&, in setData() 182 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument 188 const GrShaderCaps&, in setData()
|
D | dsl_processor_test.cpp | 25 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument
|
D | fpcoordinateoverride.cpp | 49 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrGSCoverageProcessor.h | 25 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey()
|
/third_party/flutter/skia/src/gpu/gl/builders/ |
D | GrGLProgramBuilder.h | 24 class GrShaderCaps; variable
|
/third_party/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 80 const GrShaderCaps&, in onCreateProgramInfo() 97 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* builder) const override { in onCreateProgramInfo() argument
|