Searched refs:kWebGLMaxStructNesting (Results 1 – 1 of 1) sorted by relevance
3040 static const int kWebGLMaxStructNesting = 4; in structNestingErrorCheck() local3049 if(1 + field.type()->getDeepestStructNesting() > kWebGLMaxStructNesting) in structNestingErrorCheck()3055 << kWebGLMaxStructNesting; in structNestingErrorCheck()