Lines Matching defs:object
200 VKAPI_ATTR VkResult VKAPI_CALL vkSetInstanceDispatch(VkInstance instance, void *object) {
206 loader_set_dispatch(object, inst->disp);
210 VKAPI_ATTR VkResult VKAPI_CALL vkSetDeviceDispatch(VkDevice device, void *object) {
217 loader_set_dispatch(object, &dev->loader_dispatch);
1244 // Value comparison of device prevents object wrapping by layers
2227 /* The following are required in the "layer" object:
2427 "Didn't find required layer object disable_environment in manifest JSON file, skipping this layer");
2651 // Given a cJSON struct (json) of the top level JSON object from layer manifest
2653 // entry from the input cJSON object.
2658 // If the json input object does not have all the required fields no entry
2664 // - If more than one "layer" object are used, then the "layers" array is
2670 // Make sure sure the top level json value is an object
2708 "loader_add_layer_properties: Can not find 'layers' array element %d object in manifest JSON file %s. "
2720 "loader_add_layer_properties: Can not find 'layer' object in manifest JSON file %s. Skipping this file.",
3481 "loader_parse_icd_manifest: Can not find \'ICD\' object in ICD JSON file %s. Skipping ICD JSON", file_str);
3489 "loader_parse_icd_manifest: Failed to find \'library_path\' object in ICD JSON file %s. Skipping ICD JSON.",
4111 // object before passing the appropriate info along to the ICD.
4135 // layers which wrap the instance object.
4502 // Each layer can wrap or not-wrap the returned VkInstance object
5945 // Init dispatch pointer in new device object
6061 // Initialize the new physicalDevice object
6198 "check_and_add_to_new_phys_devs: Failed to allocate physical device terminator object %d", idx);
6337 "setup_loader_term_phys_devs: Failed to allocate physical device terminator object %d", dev);
7136 // Find the VkPhysicalDeviceGroupProperties object in local_phys_dev_groups
7174 "object %d",