Searched refs:getGeomDecls (Results 1 – 3 of 3) sorted by relevance
55 fProgramBuilder->varyingHandler()->getGeomDecls(&this->inputs(), &this->outputs()); in onFinalize()
141 void getGeomDecls(SkString* inputDecls, SkString* outputDecls) const;
144 void GrGLSLVaryingHandler::getGeomDecls(SkString* inputDecls, SkString* outputDecls) const { in getGeomDecls() function in GrGLSLVaryingHandler