Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
VARIANT_DUMP_IDS = 4
104
105
def
print_usage():
106
print(
"Usage: {} <path-to-spirv-diff>"
.format(sys.argv[0]))
107
108
def
remove_debug_info(in_path):
109
tmp_dir =
'.no_dbg'
Callers
1
main
Function · 0.70
Calls
1
format
Method · 0.80
Tested by
no test coverage detected