Home
last modified time | relevance | path

Searched refs:sectionDepth (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DcheckLinks.py29 global curFile, curLine, sectionDepth
34 sectionDepth = 0 variable
118 global curFile, curLine, curFuncs, curStruct, accumFunc, sectionDepth
172 global curFile, curLine, curFuncs, curStruct, accumFunc, sectionDepth
203 if (depth < sectionDepth):
207 sectionDepth = depth

Completed in 1 milliseconds