mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
radv: Use common GetPhysicalDeviceFeatures2
This is a big delete-the-code win. Tested by diff'ing vulkaninfo output before/after the patch and confirming no changes (other than the driverInfo git sha and the pipelineCacheUUID). Note: removes handling for VkDeviceMemoryOverallocationCreateInfoAMD. This was surely added as a mistake. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22999>
This commit is contained in:
parent
83bc32d55d
commit
508b7bba7a
1 changed files with 358 additions and 627 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue