Godot 4.0(specifically 4.0) is using vulkan and requires at least vulkan 1.2 support.
You can try running vulkaninfo
in powershell and it should report the version of vulkan supported by your drivers.
For my RX 470 it reports:
Vulkan Instance Version 1.2.162
- I haven't updated my drivers for perhaps about a year now, so probably not the latest vulkan version either.