Searched refs:appendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
54 void GrGLSLShaderBuilder::appendFunctionDecl(SkSLType returnType, in appendFunctionDecl() function in GrGLSLShaderBuilder72 this->appendFunctionDecl(returnType, mangledName, args); in emitFunction()87 this->appendFunctionDecl(returnType, mangledName, args); in emitFunctionPrototype()
188 void appendFunctionDecl(SkSLType returnType,