Home
last modified time | relevance | path

Searched refs:curr_path (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader_windows.c672 …for (const wchar_t *curr_path = full_info->output_string; curr_path[0] != '\0'; curr_path += wcsle… in windows_read_manifest_from_d3d_adapters() local
673 … WideCharToMultiByte(CP_UTF8, 0, curr_path, -1, json_path, (int)json_path_size, NULL, NULL); in windows_read_manifest_from_d3d_adapters()