https://bugs.documentfoundation.org/show_bug.cgi?id=160590
--- Comment #10 from V Stuart Foote <[email protected]> --- Looks like the Metal MTLArchitecture [1] class provides similar to Vulkan's VkPhysicalDeviceProperties implementation [2], but not sure it can be shoehorned into a common deny list. METAL API ≠ Vulkan API and the available details for Metal don't really line up to use the Vulkan centric strings. Any inclination toward cross platform maintenance to try to force it by using the Vulkan SDK? Or maybe best to keep to generic Metal on macOS to control our skia rendering. =-ref-= [1] https://developer.apple.com/documentation/metal/mtlarchitecture [2] https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkPhysicalDeviceProperties.html -- You are receiving this mail because: You are the assignee for the bug.
