Searched refs:requested_version (Results 1 – 1 of 1) sorted by relevance
5218 uint32_t requested_version = (pCreateInfo == NULL || pCreateInfo->pApplicationInfo == NULL) in terminator_CreateInstance() local5221 if ((requested_version != 0) && (icd_version_nopatch == VK_API_VERSION_1_0)) { in terminator_CreateInstance()