Searched refs:getDeepestStructNesting (Results 1 – 3 of 3) sorted by relevance
165 maxNesting = std::max(maxNesting, (*mFields)[i]->type()->getDeepestStructNesting()); in calculateDeepestNesting()
461 int getDeepestStructNesting() const in getDeepestStructNesting() function
3039 if(1 + field.type()->getDeepestStructNesting() > kWebGLMaxStructNesting) in structNestingErrorCheck()