Home
last modified time | relevance | path

Searched refs:appendFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp51 void GrGLSLShaderBuilder::appendFunctionDecl(GrSLType returnType, in appendFunctionDecl() function in GrGLSLShaderBuilder
69 this->appendFunctionDecl(returnType, mangledName, args); in emitFunction()
84 this->appendFunctionDecl(returnType, mangledName, args); in emitFunctionPrototype()
DGrGLSLShaderBuilder.h185 void appendFunctionDecl(GrSLType returnType,