zink: check for depth-bias-clamp feature

This cap depends on a feature-bit.

Fixes: 3d7d55c2cf ("zink: enable PIPE_CAP_POLYGON_OFFSET_CLAMP")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9803>
This commit is contained in:
Erik Faye-Lund
2021-03-24 16:43:06 +01:00
committed by Marge Bot
parent f6f2cbeb44
commit 215ff8246f
2 changed files with 4 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ Here's a list of those requirements:
* ``logicOp``
* ``depthClamp``
* ``depthBiasClamp``
* ``fillModeNonSolid``
* ``wideLines``
* ``largePoints``
@@ -200,6 +199,7 @@ are required to be supported
* ``samplerAnisotropy``
* ``pipelineStatisticsQuery``
* ``depthBiasClamp``
* Device extensions: