Lines Matching refs:instance
55 #define LOOKUP_GIPA(func) icd_term->dispatch.func = (PFN_vk##func)fp_gipa(icd_term->instance, "vk" #func);
5061 struct loader_instance* instance = (struct loader_instance *)(uintptr_t)pTagInfo->object;
5062 local_tag_info.object = (uint64_t)(uintptr_t)instance->instance;
5091 // If this is an instance we have to replace it with the proper one for the next call.
5093 local_tag_info.object = (uint64_t)(uintptr_t)icd_term->instance;
5120 struct loader_instance* instance = (struct loader_instance *)(uintptr_t)pNameInfo->object;
5121 local_name_info.object = (uint64_t)(uintptr_t)instance->instance;
5150 // If this is an instance we have to replace it with the proper one for the next call.
5152 local_name_info.object = (uint64_t)(uintptr_t)icd_term->instance;
5707 struct loader_instance* instance = (struct loader_instance *)(uintptr_t)pNameInfo->objectHandle;
5708 local_name_info.objectHandle = (uint64_t)(uintptr_t)instance->instance;
5741 // If this is an instance we have to replace it with the proper one for the next call.
5743 local_name_info.objectHandle = (uint64_t)(uintptr_t)icd_term->instance;
5770 struct loader_instance* instance = (struct loader_instance *)(uintptr_t)pTagInfo->objectHandle;
5771 local_tag_info.objectHandle = (uint64_t)(uintptr_t)instance->instance;
5804 // If this is an instance we have to replace it with the proper one for the next call.
5806 local_tag_info.objectHandle = (uint64_t)(uintptr_t)icd_term->instance;
12059 // This table contains the loader's instance dispatch table, which contains
12060 // default functions if no instance layers are activated. This contains
12317 // A null-terminated list of all of the instance extensions supported by the loader.
12318 // If an instance extension name is not in this list, but it is exported by one or more of the