Home
last modified time | relevance | path

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

12345

/external/skia/gm/
Dfp_sample_chaining.cpp33 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onGetGLSLProcessorKey() argument
60 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onGetGLSLProcessorKey() argument
95 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onGetGLSLProcessorKey() argument
122 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onGetGLSLProcessorKey() argument
Dtessellation.cpp64 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() argument
151 const GrShaderCaps&, in setData()
175 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() argument
259 const GrShaderCaps&, in setData()
Dfwidth_squircle.cpp72 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final {} in getGLSLProcessorKey() argument
129 const GrShaderCaps&, in setData()
Ddsl_processor_test.cpp27 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override {} in onGetGLSLProcessorKey() argument
Dclockwise.cpp86 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { in getGLSLProcessorKey() argument
108 const GrShaderCaps&, in setData()
Dfpcoordinateoverride.cpp48 void onGetGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const override { in onGetGLSLProcessorKey() argument
/external/skia/src/gpu/effects/
DGrOvalEffect.h16 class GrShaderCaps; variable
DGrRRectEffect.h16 class GrShaderCaps; variable
DGrSkSLFP.h17 class GrShaderCaps; variable
DGrShadowGeoProc.cpp49 const GrShaderCaps&, in setData()
/external/skqp/src/gpu/effects/
DGrOvalEffect.h16 class GrShaderCaps; variable
DGrRRectEffect.h16 class GrShaderCaps; variable
/external/skia/src/gpu/glsl/
DGrGLSLGeometryProcessor.h22 class GrShaderCaps; variable
138 const GrShaderCaps&) const { in getTessControlShaderGLSL()
144 const GrShaderCaps&) const { in getTessEvaluationShaderGLSL()
DGrGLSL.h13 class GrShaderCaps; variable
/external/skia/src/gpu/tessellate/
DGrStrokeHardwareTessellator.h20 PathStrokeList* pathStrokeList, const GrShaderCaps&) in GrStrokeHardwareTessellator()
DGrStrokeTessellateShader.cpp416 const GrShaderCaps&, in setData()
1272 const GrShaderCaps&, in setData()
1326 void GrStrokeTessellateShader::getGLSLProcessorKey(const GrShaderCaps&, in getGLSLProcessorKey()
DGrDrawAtlasPathOp.cpp44 void getGLSLProcessorKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const override { in getGLSLProcessorKey() argument
102 const GrShaderCaps&, in setData()
/external/skqp/src/gpu/
DGrShaderCaps.cpp16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) { in GrShaderCaps() function in GrShaderCaps
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.h17 class GrShaderCaps; variable
/external/skia/src/gpu/ops/
DGrOvalOpFactory.h17 class GrShaderCaps; variable
/external/skia/src/gpu/
DGrShaderCaps.cpp16 GrShaderCaps::GrShaderCaps(const GrContextOptions& options) { in GrShaderCaps() function in GrShaderCaps
/external/skqp/src/gpu/glsl/
DGrGLSL.h13 class GrShaderCaps; variable
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.h24 class GrShaderCaps; variable
/external/skia/tests/
DPrimitiveProcessorTest.cpp89 const GrShaderCaps&, in onCreateProgramInfo()
94 void getGLSLProcessorKey(const GrShaderCaps&, in onCreateProgramInfo()
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.h24 class GrShaderCaps; variable

12345