Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/glsl/
DGrGLSLShaderBuilder.cpp54 void GrGLSLShaderBuilder::appendFunctionDecl(SkSLType returnType, in appendFunctionDecl() function in GrGLSLShaderBuilder
72 this->appendFunctionDecl(returnType, mangledName, args); in emitFunction()
87 this->appendFunctionDecl(returnType, mangledName, args); in emitFunctionPrototype()
DGrGLSLShaderBuilder.h188 void appendFunctionDecl(SkSLType returnType,