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

/external/skia/src/gpu/gl/builders/
H A DGrGLShaderBuilder.cpp77 var.appendDecl(fProgramBuilder->ctxInfo(), &tempDecl);
93 args[i].appendDecl(ctxInfo, &this->functions());
157 vars[i].appendDecl(fProgramBuilder->ctxInfo(), out);
H A DGrGLProgramBuilder.cpp184 fUniforms[i].fVariable.appendDecl(this->ctxInfo(), out);
/external/skia/src/gpu/gl/
H A DGrGLShaderVar.h159 void appendDecl(const GrGLContextInfo& ctxInfo, SkString* out) const { function in class:GrGLShaderVar
/external/skia/src/gpu/effects/
H A DGrConfigConversionEffect.cpp34 tmpVar.appendDecl(builder->ctxInfo(), &tmpDecl);

Completed in 104 milliseconds