Searched refs:kWebGLMaxStructNesting (Results 1 – 1 of 1) sorted by relevance
35 const int kWebGLMaxStructNesting = 4; variable5309 if (1 + field.type()->getDeepestStructNesting() > kWebGLMaxStructNesting) in checkIsBelowStructNestingLimit()5322 reasonStream << " exceeds maximum allowed nesting level of " << kWebGLMaxStructNesting; in checkIsBelowStructNestingLimit()