MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / print_usage

Function print_usage

test/diff/diff_files/generate_tests.py:105–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103VARIANT_DUMP_IDS = 4
104
105def print_usage():
106 print("Usage: {} <path-to-spirv-diff>".format(sys.argv[0]))
107
108def remove_debug_info(in_path):
109 tmp_dir = '.no_dbg'

Callers 1

mainFunction · 0.70

Calls 1

formatMethod · 0.80

Tested by

no test coverage detected