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>
(cherry picked from commit a2a0ac21e4)
This commit is contained in:
Erik Faye-Lund 2022-11-16 12:49:27 +01:00 committed by Eric Engestrom
parent 556b945d13
commit 836db826bd
2 changed files with 2 additions and 1 deletions

View file

@ -1723,7 +1723,7 @@
"description": "docs/zink: add missing required device-feature",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "eb0195358c4e0376d93f10fb4f90703e51718779"
},

View file

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