Searched defs:inputDecls (Results 1 – 1 of 1) sorted by relevance
143 void GrGLSLVaryingHandler::getVertexDecls(SkString* inputDecls, SkString* outputDecls) const { in getVertexDecls()148 void GrGLSLVaryingHandler::getGeomDecls(SkString* inputDecls, SkString* outputDecls) const { in getGeomDecls()153 void GrGLSLVaryingHandler::getFragDecls(SkString* inputDecls, SkString* outputDecls) const { in getFragDecls()