diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index f8c087fc559..5a67de28fa6 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -37,7 +37,9 @@ Here's a list of those requirements: * Device extensions: * `VK_KHR_maintenance1`_ - * `VK_KHR_external_memory`_ + +In addition to this, `VK_KHR_external_memory`_ is required to support the +DRI code-path. OpenGL 3.0 ^^^^^^^^^^