We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a942d2 commit 698925aCopy full SHA for 698925a
en/03_Drawing_a_triangle/00_Setup/01_Instance.adoc
@@ -154,7 +154,7 @@ of how to check for errors in all of your calls.
154
== Encountered VK_ERROR_INCOMPATIBLE_DRIVER:
155
If using macOS with the latest MoltenVK sdk, you may get `VK_ERROR_INCOMPATIBLE_DRIVER`
156
returned from `vkCreateInstance`. According to the
157
-(https://vulkan.lunarg.com/doc/sdk/1.3.216.0/mac/getting_started.html)[Getting Start Notes].
+https://vulkan.lunarg.com/doc/sdk/1.3.216.0/mac/getting_started.html[Getting Start Notes].
158
Beginning with the 1.3.216 Vulkan SDK, the `VK_KHR_PORTABILITY_subset`
159
extension is mandatory.
160
0 commit comments