/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader_MiddleOut.cpp | 35 MiddleOutShader(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in MiddleOutShader() 91 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl() 214 const GrShaderCaps& shaderCaps, in MakeMiddleOutFixedCountShader()
|
D | GrStrokeTessellationShader.cpp | 15 GrStrokeTessellationShader::GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, in GrStrokeTessellationShader()
|
/third_party/flutter/skia/src/gpu/ |
D | GrProgramDesc.cpp | 117 const GrShaderCaps& shaderCaps, in gen_meta_key() 138 const GrShaderCaps& shaderCaps, in gen_meta_key() 159 const GrShaderCaps& shaderCaps, in gen_meta_key() 177 const GrShaderCaps& shaderCaps, in gen_frag_proc_and_meta_keys() 200 const GrShaderCaps& shaderCaps = *gpu->caps()->shaderCaps(); in Build() local
|
D | GrDefaultGeoProcFactory.cpp | 37 static sk_sp<GrGeometryProcessor> Make(const GrShaderCaps* shaderCaps, in Make() 227 DefaultGeoProc(const GrShaderCaps* shaderCaps, in DefaultGeoProc() 310 sk_sp<GrGeometryProcessor> GrDefaultGeoProcFactory::Make(const GrShaderCaps* shaderCaps, in Make() 344 const GrShaderCaps* shaderCaps, in MakeForDeviceSpace()
|
D | GrShaderVar.cpp | 37 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
|
/third_party/skia/src/gpu/ |
D | GrShaderVar.cpp | 23 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
|
D | GrGeometryProcessor.cpp | 327 const GrShaderCaps& shaderCaps, in SetTransform() 363 const GrShaderCaps& shaderCaps, in write_vertex_position() 444 const GrShaderCaps& shaderCaps, in WriteOutputPosition() 462 const GrShaderCaps& shaderCaps, in WriteLocalCoord()
|
D | GrGeometryProcessor.h | 380 static uint32_t ComputeMatrixKeys(const GrShaderCaps& shaderCaps, in ComputeMatrixKeys() 387 static uint32_t AddMatrixKeys(const GrShaderCaps& shaderCaps, in AddMatrixKeys()
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLBlend.cpp | 44 const GrShaderCaps* shaderCaps = fsBuilder->getProgramBuilder()->shaderCaps(); in color_dodge_component() local 74 const GrShaderCaps* shaderCaps = fsBuilder->getProgramBuilder()->shaderCaps(); in color_burn_component() local 101 const GrShaderCaps* shaderCaps = fsBuilder->getProgramBuilder()->shaderCaps(); in soft_light_component_pos_dst_alpha() local
|
D | GrGLSLVarying.cpp | 24 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
|
D | GrGLSLProgramBuilder.h | 37 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
|
D | GrGLSLFragmentShaderBuilder.cpp | 96 const GrShaderCaps& shaderCaps = *fProgramBuilder->shaderCaps(); in maskOffMultisampleCoverage() local
|
/third_party/skia/src/gpu/ops/ |
D | PathInnerTriangulateOp.cpp | 25 HullShader(const SkMatrix& viewMatrix, SkPMColor4f color, const GrShaderCaps& shaderCaps) in HullShader() 61 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl()
|
D | DrawAtlasPathOp.cpp | 26 const GrShaderCaps& shaderCaps) in DrawAtlasPathShader()
|
/third_party/skia/src/gpu/effects/ |
D | GrBezierEffect.cpp | 19 const GrShaderCaps& shaderCaps, in setData() 207 const GrShaderCaps& shaderCaps, in setData()
|
D | GrDistanceFieldGeoProc.cpp | 26 const GrShaderCaps& shaderCaps, in setData() 319 const GrShaderCaps& shaderCaps, in setData() 583 const GrShaderCaps& shaderCaps, in setData()
|
D | GrBitmapTextGeoProc.cpp | 23 const GrShaderCaps& shaderCaps, in setData()
|
/third_party/skia/tools/gpu/ |
D | TestOps.cpp | 38 const GrShaderCaps& shaderCaps, in makeProgramImpl() 71 void addToKey(const GrShaderCaps& shaderCaps, GrProcessorKeyBuilder* b) const override { in addToKey() argument
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 23 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
|
D | GrGLSLProgramBuilder.h | 39 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
|
/third_party/skia/src/gpu/gl/ |
D | GrGLUniformHandler.cpp | 72 const char* name, const GrShaderCaps* shaderCaps) { in addSampler()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLUniformHandler.cpp | 66 const GrShaderCaps* shaderCaps) { in addSampler()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkUniformHandler.cpp | 261 const GrShaderCaps* shaderCaps) { in addSampler()
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrSkSLFP.cpp | 19 GrSkSLFPFactory::GrSkSLFPFactory(const char* name, const GrShaderCaps* shaderCaps, const char* sksl, in GrSkSLFPFactory() 302 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkUniformHandler.cpp | 250 const char* name, const GrShaderCaps* shaderCaps) { in addSampler()
|