Home
last modified time | relevance | path

Searched refs:appendDecl (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLShaderVar.h259 void appendDecl(const GrGLContextInfo& ctxInfo, SkString* out) const { in appendDecl() function
DGrGLShaderBuilder.cpp546 args[i].appendDecl(this->ctxInfo(), &fFSFunctions); in fsEmitFunction()
584 vars[i].appendDecl(this->ctxInfo(), out); in appendDecls()
593 fUniforms[i].fVariable.appendDecl(this->ctxInfo(), out); in appendUniformDecls()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLShaderVar.h259 void appendDecl(const GrGLContextInfo& ctxInfo, SkString* out) const { in appendDecl() function
DGrGLShaderBuilder.cpp546 args[i].appendDecl(this->ctxInfo(), &fFSFunctions); in fsEmitFunction()
584 vars[i].appendDecl(this->ctxInfo(), out); in appendDecls()
593 fUniforms[i].fVariable.appendDecl(this->ctxInfo(), out); in appendUniformDecls()