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/
H A DcheckLinks.py160 # fatalExit - if True, validation errors cause an error exit immediately
171 def checkLinks(infile, follow = False, paramCheck = True, included = False, fatalExit = False):
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) variable
[all...]

Completed in 1 milliseconds