docs/zink: add missing required device-feature

Seems I forgot to add this to the list of required features.

Fixes: eb0195358c ("zink: only inspect dual-src limit if feature enabled")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19779>
This commit is contained in:
Erik Faye-Lund 2022-11-16 12:49:27 +01:00 committed by Marge Bot
parent 13bccac5a7
commit a2a0ac21e4

View file

@ -118,6 +118,7 @@ supported, although some of these might not actually get verified:
* ``VkPhysicalDeviceFeatures``:
* ``occlusionQueryPrecise``
* ``dualSrcBlend``
* Device extensions: