Lines Matching full:icd
96 …"The icd's vkGetPhysicalDeviceImageFormatProperties was null, returning with VK_ERROR_INITIALIZATI… in terminator_GetPhysicalDeviceImageFormatProperties()
138 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceFeatures2()
153 … "vkGetPhysicalDeviceFeatures2: Emulating call in ICD \"%s\" using vkGetPhysicalDeviceFeatures", in terminator_GetPhysicalDeviceFeatures2()
194 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceProperties2()
209 …"vkGetPhysicalDeviceProperties2: Emulating call in ICD \"%s\" using vkGetPhysicalDeviceProperties", in terminator_GetPhysicalDeviceProperties2()
257 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceFormatProperties2()
272 …"vkGetPhysicalDeviceFormatProperties2: Emulating call in ICD \"%s\" using vkGetPhysicalDeviceForma… in terminator_GetPhysicalDeviceFormatProperties2()
295 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceImageFormatProperties2()
310 "vkGetPhysicalDeviceImageFormatProperties2: Emulating call in ICD \"%s\" using " in terminator_GetPhysicalDeviceImageFormatProperties2()
335 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceQueueFamilyProperties2()
350 "vkGetPhysicalDeviceQueueFamilyProperties2: Emulating call in ICD \"%s\" using " in terminator_GetPhysicalDeviceQueueFamilyProperties2()
393 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceMemoryProperties2()
408 …"vkGetPhysicalDeviceMemoryProperties2: Emulating call in ICD \"%s\" using vkGetPhysicalDeviceMemor… in terminator_GetPhysicalDeviceMemoryProperties2()
431 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceSparseImageFormatProperties2()
447 … "vkGetPhysicalDeviceSparseImageFormatProperties2: Emulating call in ICD \"%s\" using " in terminator_GetPhysicalDeviceSparseImageFormatProperties2()
501 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceExternalBufferProperties()
516 …"vkGetPhysicalDeviceExternalBufferProperties: Emulating call in ICD \"%s\"", icd_term->scanned_icd… in terminator_GetPhysicalDeviceExternalBufferProperties()
544 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
561 …"vkGetPhysicalDeviceExternalSemaphoreProperties: Emulating call in ICD \"%s\"", icd_term->scanned_… in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
591 // Get the function pointer to use to call into the ICD. This could be the core or KHR version in terminator_GetPhysicalDeviceExternalFenceProperties()
606 …"vkGetPhysicalDeviceExternalFenceProperties: Emulating call in ICD \"%s\"", icd_term->scanned_icd-… in terminator_GetPhysicalDeviceExternalFenceProperties()
636 …"terminator_GetPhysicalDeviceToolProperties: The ICD's vkGetPhysicalDeviceToolProperties was NULL … in terminator_GetPhysicalDeviceToolProperties()