From 7431a9a1425326a7e0b82a6441f962c4abffab52 Mon Sep 17 00:00:00 2001 From: Nicolas Capens Date: Sun, 2 Jun 2019 07:45:42 -0400 Subject: [PATCH] Rename Pastel driver ID to SwiftShader (#974) Pastel was the project name for SwiftShader's initial Vulkan implementation, but won't live on as a product name. Note that at this point SwiftShader's VK_KHR_driver_properties implementation has not landed yet: https://swiftshader-review.googlesource.com/c/SwiftShader/+/22690 So there's no risk of the old enum name being used already and this renaming causing any issues. https://issuetracker.google.com/issues/116336664 --- xml/vk.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/vk.xml b/xml/vk.xml index 380640be..2f7d83a5 100644 --- a/xml/vk.xml +++ b/xml/vk.xml @@ -5077,7 +5077,7 @@ typedef void CAMetalLayer; - +