zink/apple: update docs to reflect the current status of Zink on macOS.
Adds extra information to the "Notes for macOS" and "Zink" documentation pages to: 1) Better describe how to build on macOS 2) Temper expectations on running Zink on macOSx Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10768 Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28330>
This commit is contained in:

committed by
Marge Bot

parent
f75750f740
commit
2743adac7f
@@ -332,6 +332,16 @@ be enabled by setting the environment variable :envvar:`VK_INSTANCE_LAYERS` to
|
||||
"VK_LAYER_KHRONOS_validation". You can read more about the Validation Layers
|
||||
in the link above.
|
||||
|
||||
Apple macOS and MoltenVK
|
||||
------------------------
|
||||
|
||||
Zink on macOS is experimental with very limited capabilities.
|
||||
The Vulkan SDK (1.3.250 or newer) is required to build Zink.
|
||||
Set the build option ``-Dmoltenvk-dir=<directory>`` to point at your Vulkan SDK install or MoltenVK build.
|
||||
Add Zink to the Gallium drivers build option ``-Dgallium-drivers=zink``.
|
||||
If installed using ``brew``, you can set ``-D moltenvk-dir=$(brew --prefix molten-vk)``.
|
||||
|
||||
|
||||
IRC
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user