Home
last modified time | relevance | path

Searched defs:GrShaderCaps (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_Hardware.cpp53 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()
DGrPathTessellationShader.cpp35 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument
42 void emitVertexCode(const GrShaderCaps&, in makeProgramImpl()
149 GrShaderCaps&, const GrGeometryProcessor& geomProc) { in setData()
DGrStrokeTessellationShader.cpp356 const GrShaderCaps&, in setData()
401 void GrStrokeTessellationShader::addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const { in addToKey() argument
/third_party/skia/src/gpu/effects/
DGrOvalEffect.h16 class GrShaderCaps; variable
DGrRRectEffect.h16 class GrShaderCaps; variable
DGrModulateAtlasCoverageEffect.h39 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in onAddToKey()
DGrShadowGeoProc.cpp19 const GrShaderCaps&, in setData()
DGrShadowGeoProc.h37 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in addToKey()
/third_party/flutter/skia/src/gpu/effects/
DGrOvalEffect.h16 class GrShaderCaps; variable
DGrRRectEffect.h16 class GrShaderCaps; variable
/third_party/skia/src/gpu/
DGrShaderCaps.cpp15 GrShaderCaps::GrShaderCaps() { in GrShaderCaps() function in GrShaderCaps
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.h18 class GrShaderCaps; variable
DPathStencilCoverOp.cpp51 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {} in addToKey() argument
62 const GrShaderCaps&, in makeProgramImpl()
DDrawAtlasPathOp.cpp56 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in addToKey() argument
73 const GrShaderCaps&, in setData()
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.cpp16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) { in GrShaderCaps() function in GrShaderCaps
/third_party/flutter/skia/src/gpu/ops/
DGrOvalOpFactory.h17 class GrShaderCaps; variable
/third_party/skia/src/gpu/glsl/
DGrGLSL.h13 class GrShaderCaps; variable
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSL.h13 class GrShaderCaps; variable
/third_party/skia/gm/
Dfp_sample_chaining.cpp36 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
Dtessellation.cpp64 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()
Ddsl_processor_test.cpp25 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument
Dfpcoordinateoverride.cpp49 void onAddToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onAddToKey() argument
/third_party/flutter/skia/src/gpu/ccpr/
DGrGSCoverageProcessor.h25 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey()
/third_party/flutter/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.h24 class GrShaderCaps; variable
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp80 const GrShaderCaps&, in onCreateProgramInfo()
97 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* builder) const override { in onCreateProgramInfo() argument

12345