pub fn print_gpu_skip(test_name: &str, error_message: &str)Expand description
Print a standardized, greppable message for a GPU smoke test that skipped
because no adapter/hardware was available. Callers should return
immediately afterward — this function does not skip anything itself, it
only standardizes the visible signal.