Home
last modified time | relevance | path

Searched defs:emitFunctionPrototype (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/glsl/
DGrGLSLShaderBuilder.cpp84 void GrGLSLShaderBuilder::emitFunctionPrototype(SkSLType returnType, in emitFunctionPrototype() function in GrGLSLShaderBuilder
91 void GrGLSLShaderBuilder::emitFunctionPrototype(const char* declaration) { in emitFunctionPrototype() function in GrGLSLShaderBuilder
/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.cpp81 void GrGLSLShaderBuilder::emitFunctionPrototype(GrSLType returnType, in emitFunctionPrototype() function in GrGLSLShaderBuilder
88 void GrGLSLShaderBuilder::emitFunctionPrototype(const char* declaration) { in emitFunctionPrototype() function in GrGLSLShaderBuilder