Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DSymbolTable.cpp44 computeDeepestStructNesting(); in TType()
108 void TType::computeDeepestStructNesting() in computeDeepestStructNesting() function in TType
DTypes.h404 void setStruct(TStructure* s) { structure = s; computeDeepestStructNesting(); } in setStruct()
479 void computeDeepestStructNesting();