Lines Matching defs:location
66 // Empty function just so windows_initialization can find the current module location
352 VkResult windows_get_registry_files(const struct loader_instance *inst, char *location, bool use_secondary_hive, char **reg_data,
401 char *loc = location;
409 bool is_driver = !strcmp(location, VK_DRIVERS_INFO_REGISTRY_LOC);
465 location);
523 // Find the file name, without path, of the JSON file found in the non-device specific registry location.
543 location);
551 // Advance the location - if the next location is in the secondary hive, then reset the locations and advance the hive
553 loc = location;
562 (hive == DEFAULT_VK_REGISTRY_HIVE) ? DEFAULT_VK_REGISTRY_HIVE_STR : SECONDARY_VK_REGISTRY_HIVE_STR, location);
1063 // Look for the current sorted device in a group and put it in the correct location if it isn't already