Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DcheckLinks.py323 totalErrCount = 0 variable
343 totalErrCount = totalErrCount + errCount variable
348 if (totalErrCount > 0 or totalWarnCount > 0):
350 print('TOTAL Errors found:', totalErrCount, 'Warnings found:',
352 if totalErrCount > 0:

Completed in 2 milliseconds