Searched defs:childProcessor (Results 1 – 2 of 2) sorted by relevance
97 const GrFragmentProcessor& childProcessor(int index) const { return *fChildProcessors[index]; } in childProcessor() function
89 GrGLSLFragmentProcessor* childProcessor(int index) const { in childProcessor() function