You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-14Lines changed: 12 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ The AMD Open Source Driver for Vulkan is designed to support the following AMD G
20
20
21
21
### Operating System Support
22
22
The AMD Open Source Driver for Vulkan is designed to support following distros and versions on both the AMDGPU upstream driver stack and the [AMDGPU Pro driver stack](https://www.amd.com/en/support/linux-drivers):
Shader compiler tools such as [DirectXShaderCompiler](https://github.com/microsoft/DirectXShaderCompiler) and [glslang](https://github.com/KhronosGroup/glslang) need to be installed to build raytracing support.
112
112
113
-
#### Ubuntu 20.04
114
-
It is recommended to install them from [VulkanSDK](https://packages.lunarg.com/) 1.3.280 or higher.
113
+
#### Ubuntu 22.04
114
+
It is recommended to install them from [VulkanSDK](https://packages.lunarg.com/) 1.3.290 or higher.
Get [DirectXShaderCompiler](https://github.com/microsoft/DirectXShaderCompiler) and [glslang](https://github.com/KhronosGroup/glslang) source code and build tools on local.
0 commit comments