-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
backend: vulkanIssues with VulkanIssues with Vulkantype: enhancementNew feature or requestNew feature or request
Description
Similarly to #4709, we should remove all vulkan instances of haswell gpus. These only show up on mesa https://gitlab.freedesktop.org/mesa/mesa/-/blob/242c7a651308f43d5f6f2590717fd72f44eba3ca/src/intel/vulkan/anv_device.c#L769-775. They aren't compliant and will never be compliant. I can't find the post now, but jekstrand said that trying to support vulkan on haswell was a mistake as it gave people the impression it was possible.
Maybe we have an instance flag that disables masking if people really care.
cc @teoxoy
teoxoy
Metadata
Metadata
Assignees
Labels
backend: vulkanIssues with VulkanIssues with Vulkantype: enhancementNew feature or requestNew feature or request