Home
last modified time | relevance | path

Searched defs:shaderCaps (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_MiddleOut.cpp35 MiddleOutShader(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in MiddleOutShader()
91 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl()
214 const GrShaderCaps& shaderCaps, in MakeMiddleOutFixedCountShader()
DGrStrokeTessellationShader.cpp15 GrStrokeTessellationShader::GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, in GrStrokeTessellationShader()
/third_party/flutter/skia/src/gpu/
DGrProgramDesc.cpp117 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
DGrDefaultGeoProcFactory.cpp37 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()
DGrShaderVar.cpp37 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
/third_party/skia/src/gpu/
DGrShaderVar.cpp23 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
DGrGeometryProcessor.cpp327 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()
DGrGeometryProcessor.h380 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/
DGrGLSLBlend.cpp44 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
DGrGLSLVarying.cpp24 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
DGrGLSLProgramBuilder.h37 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
DGrGLSLFragmentShaderBuilder.cpp96 const GrShaderCaps& shaderCaps = *fProgramBuilder->shaderCaps(); in maskOffMultisampleCoverage() local
/third_party/skia/src/gpu/ops/
DPathInnerTriangulateOp.cpp25 HullShader(const SkMatrix& viewMatrix, SkPMColor4f color, const GrShaderCaps& shaderCaps) in HullShader()
61 void emitVertexCode(const GrShaderCaps& shaderCaps, in makeProgramImpl()
DDrawAtlasPathOp.cpp26 const GrShaderCaps& shaderCaps) in DrawAtlasPathShader()
/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp19 const GrShaderCaps& shaderCaps, in setData()
207 const GrShaderCaps& shaderCaps, in setData()
DGrDistanceFieldGeoProc.cpp26 const GrShaderCaps& shaderCaps, in setData()
319 const GrShaderCaps& shaderCaps, in setData()
583 const GrShaderCaps& shaderCaps, in setData()
DGrBitmapTextGeoProc.cpp23 const GrShaderCaps& shaderCaps, in setData()
/third_party/skia/tools/gpu/
DTestOps.cpp38 const GrShaderCaps& shaderCaps, in makeProgramImpl()
71 void addToKey(const GrShaderCaps& shaderCaps, GrProcessorKeyBuilder* b) const override { in addToKey() argument
/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.cpp23 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
DGrGLSLProgramBuilder.h39 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
/third_party/skia/src/gpu/gl/
DGrGLUniformHandler.cpp72 const char* name, const GrShaderCaps* shaderCaps) { in addSampler()
/third_party/flutter/skia/src/gpu/gl/
DGrGLUniformHandler.cpp66 const GrShaderCaps* shaderCaps) { in addSampler()
/third_party/flutter/skia/src/gpu/vk/
DGrVkUniformHandler.cpp261 const GrShaderCaps* shaderCaps) { in addSampler()
/third_party/flutter/skia/src/gpu/effects/
DGrSkSLFP.cpp19 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/
DGrVkUniformHandler.cpp250 const char* name, const GrShaderCaps* shaderCaps) { in addSampler()

123