Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dsettings.c419 struct loader_string_list log_destinations = {0}; in get_loader_settings() local
420 res = loader_parse_json_array_of_strings(inst, log_element, "destinations", &log_destinations); in get_loader_settings()
424 free_string_list(inst, &log_destinations); in get_loader_settings()

Completed in 2 milliseconds