Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DTypes.h128 int deepestNesting() const in deepestNesting() function
512 return structure ? structure->deepestNesting() : 0; in getDeepestStructNesting()
/external/angle/src/compiler/translator/
DTypes.cpp391 return mStructure ? mStructure->deepestNesting() : 0; in getDeepestStructNesting()
884 int TFieldListCollection::deepestNesting() const in deepestNesting() function in sh::TFieldListCollection
DTypes.h70 int deepestNesting() const;