Home
last modified time | relevance | path

Searched defs:StackDepth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_execute.h73 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dprog_execute.h73 GLuint StackDepth; /**< Index/ptr to top of CallStack[] */ member
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp357 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
861 unsigned StackDepth = 0; in shouldInlineCall() local