Searched refs:appendFunctionDecl (Results 1 – 2 of 2) sorted by relevance
51 void GrGLSLShaderBuilder::appendFunctionDecl(GrSLType returnType, in appendFunctionDecl() function in GrGLSLShaderBuilder69 this->appendFunctionDecl(returnType, mangledName, args); in emitFunction()84 this->appendFunctionDecl(returnType, mangledName, args); in emitFunctionPrototype()
185 void appendFunctionDecl(GrSLType returnType,