Searched refs:windows_add_json_entry (Results 1 - 1 of 1) sorted by relevance
/third_party/vulkan-loader/loader/ |
H A D | loader_windows.c | 116 bool windows_add_json_entry(const struct loader_instance *inst, in windows_add_json_entry() function 134 "windows_add_json_entry: Failed to allocate space for registry data for key %s", json_path); in windows_add_json_entry() 144 "windows_add_json_entry: Failed to reallocate space for registry value of size %d for key %s", in windows_add_json_entry() 225 found = windows_add_json_entry(inst, reg_data, total_size, value_name, data_type, manifest_path, requiredSize, result); in windows_get_device_registry_entry() 685 windows_add_json_entry(inst, reg_data, reg_data_size, (LPCTSTR)L"EnumAdapters", REG_SZ, json_path, in windows_read_manifest_from_d3d_adapters()
|
Completed in 3 milliseconds