Searched refs:glFragProc (Results 1 – 1 of 1) sorted by relevance
59 GrGLSLFragmentProcessor* glFragProc = this->onCreateGLSLInstance(); in createGLSLInstance() local60 glFragProc->fChildProcessors.push_back_n(fChildProcessors.count()); in createGLSLInstance()62 glFragProc->fChildProcessors[i] = fChildProcessors[i]->createGLSLInstance(); in createGLSLInstance()64 return glFragProc; in createGLSLInstance()