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