Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py219 gpu_name_full = "" variable
234 gpu_name_full = "(".join(line.split("(")[:-1]).strip() variable
241 print_green("Tested GPU: '{}' ({}) {}".format(gpu_name_full, gpu_name, gpu_device))

Completed in 2 milliseconds