Searched refs:childIdx (Results 1 – 1 of 1) sorted by relevance
53 BuilderInputProvider childInputs(int childIdx) const { in childInputs() argument54 const GrFragmentProcessor* child = &fFP->childProcessor(childIdx); in childInputs()