Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
DcheckLinks.py171 def checkLinks(infile, follow = False, paramCheck = True, included = False, fatalExit = False): argument
253 checkLinks(newpath, follow, paramCheck, included = True, fatalExit = fatalExit)
274 foundError('enum/bitflag type', tag, value, fatalExit)
279 foundError('function pointer/other type', tag, value, fatalExit)
321 fatalExit = False variable
335 fatalExit = True variable
342 fatalExit = fatalExit)