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 c1fe4a6 commit c5c9044Copy full SHA for c5c9044
1 file changed
99_FAQ.md
@@ -2,8 +2,8 @@ This page lists solutions to common problems that you may encounter while
2
developing Vulkan applications.
3
4
* **I get an access violation error in the core validation layer**: Make sure
5
-that the RivaTuner Statistics Server is not running, because it has some
6
-compatibility problems with Vulkan.
+that MSI Afterburner / RivaTuner Statistics Server is not running, because it
+has some compatibility problems with Vulkan.
7
8
* **I don't see any messages from the validation layers**: First make sure that
9
the validation layers get a chance to print errors by keeping the terminal open
0 commit comments