Searched refs:getFragDecls (Results 1 – 6 of 6) sorted by relevance
118 void getFragDecls(SkString* inputDecls, SkString* outputDecls) const;
200 fProgramBuilder->varyingHandler()->getFragDecls(&this->inputs(), &this->outputs()); in onFinalize()
152 void GrGLSLVaryingHandler::getFragDecls(SkString* inputDecls, SkString* outputDecls) const { in getFragDecls() function in GrGLSLVaryingHandler
124 void getFragDecls(SkString* inputDecls, SkString* outputDecls) const;
144 void GrGLSLVaryingHandler::getFragDecls(SkString* inputDecls, SkString* outputDecls) const { in getFragDecls() function in GrGLSLVaryingHandler
283 fProgramBuilder->varyingHandler()->getFragDecls(&this->inputs(), &this->outputs()); in onFinalize()