Home
last modified time | relevance | path

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

123

/external/skia/src/gpu/
DGrProgramDesc.cpp109 const GrShaderCaps& shaderCaps, in gen_meta_key()
130 const GrShaderCaps& shaderCaps, in gen_meta_key()
151 const GrShaderCaps& shaderCaps, in gen_meta_key()
169 const GrShaderCaps& shaderCaps, in gen_frag_proc_and_meta_keys()
192 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.cpp38 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
/external/skqp/src/gpu/
DGrProgramDesc.cpp121 const GrShaderCaps& shaderCaps, in gen_meta_key()
142 const GrShaderCaps& shaderCaps, in gen_meta_key()
163 const GrShaderCaps& shaderCaps, in gen_meta_key()
181 const GrShaderCaps& shaderCaps, in gen_frag_proc_and_meta_keys()
206 const GrShaderCaps& shaderCaps = *gpu->caps()->shaderCaps(); in Build() local
DGrDefaultGeoProcFactory.cpp42 static sk_sp<GrGeometryProcessor> Make(const GrShaderCaps* shaderCaps, in Make()
323 DefaultGeoProc(const GrShaderCaps* shaderCaps, in DefaultGeoProc()
441 sk_sp<GrGeometryProcessor> GrDefaultGeoProcFactory::Make(const GrShaderCaps* shaderCaps, in Make()
477 const GrShaderCaps* shaderCaps, in MakeForDeviceSpace()
498 sk_sp<GrGeometryProcessor> GrDefaultGeoProcFactory::MakeWithBones(const GrShaderCaps* shaderCaps, in MakeWithBones()
DGrShaderVar.cpp55 void GrShaderVar::appendDecl(const GrShaderCaps* shaderCaps, SkString* out) const { in appendDecl() argument
/external/skqp/src/gpu/glsl/
DGrGLSL.cpp11 const char* GrGLSLTypeString(const GrShaderCaps* shaderCaps, GrSLType t) { in GrGLSLTypeString()
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.h35 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
/external/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
DGrGLSLFragmentShaderBuilder.cpp95 const GrShaderCaps& shaderCaps = *fProgramBuilder->shaderCaps(); in maskOffMultisampleCoverage() local
DGrGLSLVarying.cpp24 const GrShaderCaps& shaderCaps) { in use_flat_interpolation()
DGrGLSLProgramBuilder.h37 const GrShaderCaps* shaderCaps() const { return this->caps()->shaderCaps(); } in shaderCaps() function
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp316 GrShaderCaps* shaderCaps = fShaderCaps.get(); in init() local
709 GrShaderCaps* shaderCaps = fShaderCaps.get(); in initGLSL() local
997 GrShaderCaps* shaderCaps = static_cast<GrShaderCaps*>(fShaderCaps.get()); in initBlendEqationSupport() local
1272 GrShaderCaps* shaderCaps) { in initConfigTable()
2392 GrShaderCaps* shaderCaps) { in applyDriverCorrectnessWorkarounds()
DGrGLUniformHandler.cpp68 const GrShaderCaps* shaderCaps) { in addSampler()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp316 GrShaderCaps* shaderCaps = fShaderCaps.get(); in init() local
709 GrShaderCaps* shaderCaps = fShaderCaps.get(); in initGLSL() local
1004 GrShaderCaps* shaderCaps = static_cast<GrShaderCaps*>(fShaderCaps.get()); in initBlendEqationSupport() local
1279 GrShaderCaps* shaderCaps) { in initConfigTable()
2410 GrShaderCaps* shaderCaps) { in applyDriverCorrectnessWorkarounds()
DGrGLUniformHandler.cpp65 const GrShaderCaps* shaderCaps) { in addSampler()
/external/skqp/src/gpu/ops/
DGrAAFillRRectOp.cpp42 GrAAFillRRectOp::GrAAFillRRectOp(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in GrAAFillRRectOp()
495 static bool can_use_hw_derivatives(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in can_use_hw_derivatives()
/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp17 GrSkSLFPFactory::GrSkSLFPFactory(const char* name, const GrShaderCaps* shaderCaps, const char* sksl) in GrSkSLFPFactory()
242 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()
/external/skia/src/gpu/ops/
DGrAAFillRRectOp.cpp44 GrAAFillRRectOp::GrAAFillRRectOp(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in GrAAFillRRectOp()
508 static bool can_use_hw_derivatives(const GrShaderCaps& shaderCaps, const SkMatrix& viewMatrix, in can_use_hw_derivatives()
/external/skia/src/gpu/vk/
DGrVkUniformHandler.cpp262 const GrShaderCaps* shaderCaps) { in addSampler()
DGrVkCopyManager.cpp42 const GrShaderCaps* shaderCaps = gpu->caps()->shaderCaps(); in createCopyProgram() local
/external/skqp/src/gpu/vk/
DGrVkUniformHandler.cpp265 const GrShaderCaps* shaderCaps) { in addSampler()
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp19 GrSkSLFPFactory::GrSkSLFPFactory(const char* name, const GrShaderCaps* shaderCaps, const char* sksl) in GrSkSLFPFactory()
263 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()

123