Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66e3e9 commit aac29a0Copy full SHA for aac29a0
1 file changed
99_FAQ.md
@@ -12,3 +12,7 @@ program with Ctrl-F5 instead of F5, and on Linux by executing your program from
12
a terminal window. If there are still no messages and you are sure that
13
validation layers are turned on, then you should ensure that your Vulkan SDK is
14
correctly installed by following [these instructions](https://vulkan.lunarg.com/doc/sdk/1.0.61.0/windows/getting_started.html).
15
+
16
+* **vkCreateSwapchainKHR triggers an error in SteamOverlayVulkanLayer64.dll**:
17
+This appears to be a compatibility problem in the Steam client beta. Make sure
18
+to opt out of the Steam beta program for now.
0 commit comments