MCPcopy Index your code
hub / github.com/KhronosGroup/Vulkan-Docs / setLogLine

Function setLogLine

scripts/reflib.py:42–44  ·  view source on GitHub ↗
(line)

Source from the content-addressed store, hash-verified

40 logProcname = procname
41
42def setLogLine(line):
43 global logLine
44 logLine = line
45
46def logHeader(severity):
47 """Generate prefix for a diagnostic line using metadata and severity"""

Callers 1

findRefsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected