Home
last modified time | relevance | path

Searched refs:deepestNesting (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DTypes.h128 int deepestNesting() const in deepestNesting() function
512 return structure ? structure->deepestNesting() : 0; in getDeepestStructNesting()