Searched refs:icd_create_info (Results 1 – 1 of 1) sorted by relevance
4114 VkInstanceCreateInfo icd_create_info; local4118 memcpy(&icd_create_info, pCreateInfo, sizeof(icd_create_info));4120 icd_create_info.enabledLayerCount = 0;4121 icd_create_info.ppEnabledLayerNames = NULL;4136 icd_create_info.ppEnabledExtensionNames =4145 icd_create_info.enabledExtensionCount = 0;4191 filtered_extension_names[icd_create_info4194 icd_create_info.enabledExtensionCount++;4202 &icd_create_info, pAllocator, &(icd->instance));