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
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,6 @@ I initially developed this application for leveraging Vulkan's performance and u
74
74
75
75
### Vulkan Requirements
76
76
77
-
> [!WARNING]
78
-
> Currently [the latest Vulkan SDK (1.4.335) is broken when using Vulkan-Hpp named module](https://github.com/KhronosGroup/Vulkan-Hpp/pull/2377#issuecomment-3635666589). Please use Vulkan SDK 1.4.328 until the issue is solved.
79
-
80
77
The extensions and feature used in this application are quite common in the modern desktop GPU drivers, so I hope you don't have any problem with this.
0 commit comments