mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
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:
parent
13bccac5a7
commit
a2a0ac21e4
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ supported, although some of these might not actually get verified:
|
|||
* ``VkPhysicalDeviceFeatures``:
|
||||
|
||||
* ``occlusionQueryPrecise``
|
||||
* ``dualSrcBlend``
|
||||
|
||||
* Device extensions:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue